MCPcopy Create free account
hub / github.com/AshampooSystems/boden / TEST

Function TEST

tests/boden/testDispatchQueue.cpp:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 };
51
52 TEST(DispatchQueue, Init) { DispatchQueue queue(false); }
53
54 TEST(DispatchQueue, Async)
55 {

Callers

nothing calls this directly

Calls 14

AppFunction · 0.85
stressTestThreadFunction · 0.85
stressTestTimerFunction · 0.85
logstreamClass · 0.85
dispatchAsyncMethod · 0.80
dispatchSyncMethod · 0.80
dispatchAsyncDelayedMethod · 0.80
enterMethod · 0.80
waitForMethod · 0.45
createTimerMethod · 0.45
cancelMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected