Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_ASSIGN
Function · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected