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

Method ResetStats

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

Source from the content-addressed store, hash-verified

168 }
169
170 void ResetStats() override { read_ranges_.clear(); }
171
172 private:
173 io::RandomAccessFile* delegate_;

Callers 1

ASSERT_OK_AND_ASSIGNFunction · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected