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

Function TEST

system/threading/this_thread_test.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19TEST(ThisThread, GetId)
20{
21 EXPECT_GT(ThisThread::GetId(), 0);
22}
23
24TEST(ThisThread, GetHandle)
25{

Callers

nothing calls this directly

Calls 2

TryStartMethod · 0.45
JoinMethod · 0.45

Tested by

no test coverage detected