MCPcopy Create free account
hub / github.com/chen3feng/toft / TEST

Function TEST

system/threading/condition_variable_test.cpp:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8namespace toft {
9
10TEST(ConditionVariable, Init)
11{
12 ConditionVariable cond;
13}
14
15TEST(ConditionVariable, Wait)
16{

Callers

nothing calls this directly

Calls 1

SignalMethod · 0.80

Tested by

no test coverage detected