Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlatformLab/NanoLog
/ resetCount
Function
resetCount
runtime/LogTest.cc:2204–2207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2202
}
2203
2204
static void
2205
resetCount() {
2206
numInvocations = 0;
2207
}
2208
2209
static int
2210
getCount() {
Callers
1
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected