Home
last modified time | relevance | path

Searched refs:threadIdB (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DPerThreadProcTests.cpp53 static std::atomic<std::thread::id> threadIdB; in TEST_F() local
90 EXPECT_EQ(std::this_thread::get_id(), threadIdB); in TEST_F()
108 threadIdB = threadB.get_id(); in TEST_F()

Completed in 1 milliseconds