MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / getCount

Function getCount

runtime/LogTest.cc:2209–2212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2207}
2208
2209static int
2210getCount() {
2211 return numInvocations;
2212}
2213
2214TEST_F(LogTest, Decoder_internalDecompress_aggregationFn) {
2215 // First we have to create a log file with encoder.

Callers 1

TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected