Searched refs:loop_was_quit (Results 1 – 1 of 1) sorted by relevance
314 WaitableEvent loop_was_quit(WaitableEvent::ResetPolicy::MANUAL, in TEST_P() local321 base::BindOnce(&WaitableEvent::Signal, base::Unretained(&loop_was_quit))); in TEST_P()325 loop_was_quit.Wait(); in TEST_P()345 WaitableEvent loop_was_quit(WaitableEvent::ResetPolicy::MANUAL, in TEST_P() local350 base::BindOnce(&WaitableEvent::Signal, base::Unretained(&loop_was_quit))); in TEST_P()354 loop_was_quit.Wait(); in TEST_P()