Searched refs:WaitForCount (Results 1 – 1 of 1) sorted by relevance
73 bool WaitForCount(int target, ProtectedCount* count) { in WaitForCount() function in webrtc::__anond9ce0f970111::CritSectTest115 EXPECT_TRUE(WaitForCount(1, &count)); in TEST_F()145 EXPECT_TRUE(WaitForCount(2, &count)); in TEST_F()