Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2209
static int
2210
getCount() {
2211
return numInvocations;
2212
}
2213
2214
TEST_F(LogTest, Decoder_internalDecompress_aggregationFn) {
2215
// First we have to create a log file with encoder.
Callers
1
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected