MCPcopy Create free account
hub / github.com/apache/orc / resetReadCount

Method resetReadCount

c++/test/TestReader.cc:1136–1138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1134 }
1135
1136 void resetReadCount() {
1137 readCount_.store(0, std::memory_order_relaxed);
1138 }
1139 };
1140
1141 TEST(TestSmallStripeLookAhead, testIOCountWithDifferentLimits) {

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected