Home
last modified time | relevance | path

Searched refs:lock_step (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/debug/
Dtask_annotator_unittest.cc218 WaitableEvent lock_step(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST_F() local
255 std::move(task_c0), &lock_step); in TEST_F()
261 BindOnce(&WaitableEvent::Signal, Unretained(&lock_step))); in TEST_F()