Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DPerThreadProcTests.cpp52 static std::atomic<std::thread::id> threadIdA; in TEST_F() local
69 EXPECT_EQ(std::this_thread::get_id(), threadIdA); in TEST_F()
107 threadIdA = threadA.get_id(); in TEST_F()

Completed in 1 milliseconds