Searched refs:WaitAndProcess (Results 1 – 3 of 3) sorted by relevance
70 RTC_CHECK(s.WaitAndProcess(&offer_exchange_done)); in TEST()102 RTC_CHECK(s.WaitAndProcess(&offer_exchange_done)); in TEST()117 RTC_CHECK(s.WaitAndProcess(&received_abs_send_time)); in TEST()
96 RTC_CHECK(WaitAndProcess(&done)); in SimpleConnection()108 bool PeerScenario::WaitAndProcess(std::atomic<bool>* event, in WaitAndProcess() function in webrtc::test::PeerScenario
89 bool WaitAndProcess(std::atomic<bool>* event,