MCPcopy 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
74void Notify()
75{
76 g_waiter.Notify();
77}
78
79bool g_lastTestOK = true;
80CommandLineOptions g_testingOptions;

Callers 3

UNIT_TESTFunction · 0.85
UNIT_TESTFunction · 0.85
CheckRenderingEnabledMethod · 0.85

Calls 1

NotifyMethod · 0.45

Tested by

no test coverage detected