Searched defs:task_start_event (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | trace_event_unittest.cc | 2231 void BlockUntilStopped(WaitableEvent* task_start_event, in BlockUntilStopped() 2252 WaitableEvent task_start_event(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST_F() local 2287 void SetBlockingFlagAndBlockUntilStopped(WaitableEvent* task_start_event, in SetBlockingFlagAndBlockUntilStopped() 2305 WaitableEvent task_start_event(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST_F() local 2333 WaitableEvent task_start_event(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST_F() local
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | trace_event_unittest.cc | 2702 void BlockUntilStopped(WaitableEvent* task_start_event, in BlockUntilStopped() 2723 WaitableEvent task_start_event(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST_F() local 2758 void SetBlockingFlagAndBlockUntilStopped(WaitableEvent* task_start_event, in SetBlockingFlagAndBlockUntilStopped() 2776 WaitableEvent task_start_event(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST_F() local 2804 WaitableEvent task_start_event(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST_F() local
|