Searched refs:ThreadGroupSemaphoreStandbyPolicyTest (Results 1 – 1 of 1) sorted by relevance
603 class ThreadGroupSemaphoreStandbyPolicyTest class607 ThreadGroupSemaphoreStandbyPolicyTest() = default;608 ThreadGroupSemaphoreStandbyPolicyTest(609 const ThreadGroupSemaphoreStandbyPolicyTest&) = delete;610 ThreadGroupSemaphoreStandbyPolicyTest& operator=(611 const ThreadGroupSemaphoreStandbyPolicyTest&) = delete;624 TEST_F(ThreadGroupSemaphoreStandbyPolicyTest, InitOne) { in TEST_F() argument