MCPcopy Create free account
hub / github.com/apache/arrow / ResetStats

Method ResetStats

cpp/src/arrow/io/test_common.cc:161–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159 }
160
161 void ResetStats() override { read_ranges_.clear(); }
162
163 private:
164 io::RandomAccessFile* delegate_;

Callers 1

ASSERT_OK_AND_ASSIGNFunction · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected