Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Notify
Function
Notify
libs/testing/testingmain.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void Notify()
75
{
76
g_waiter.Notify();
77
}
78
79
bool g_lastTestOK = true;
80
CommandLineOptions g_testingOptions;
Callers
3
UNIT_TEST
Function · 0.85
UNIT_TEST
Function · 0.85
CheckRenderingEnabled
Method · 0.85
Calls
1
Notify
Method · 0.45
Tested by
no test coverage detected