Searched defs:did_run (Results  1 – 10 of 10) sorted by relevance
| /external/libchrome/components/timers/ | 
| D | alarm_timer_unittest.cc | 32   AlarmTimerTester(bool* did_run,  in AlarmTimerTester() 62   SelfDeletingAlarmTimerTester(bool* did_run,  in SelfDeletingAlarmTimerTester() 103   bool did_run = false;  in TEST()  local 146   bool did_run = false;  in TEST()  local 161   bool did_run = false;  in TEST()  local 202   bool did_run = false;  in TEST()  local
  | 
| /external/libchrome/base/task_scheduler/ | 
| D | task_tracker_posix_unittest.cc | 56   bool did_run = false;  in TEST_F()  local 58             Bind([](bool* did_run) { *did_run = true; }, Unretained(&did_run)),  in TEST_F()
  | 
| /external/libchrome/base/timer/ | 
| D | timer_unittest.cc | 63       WaitableEvent* did_run = nullptr,  in OneShotTimerTesterBase() 103       WaitableEvent* did_run = nullptr,  in OneShotTimerTester() 156   explicit RepeatingTimerTester(WaitableEvent* did_run, const TimeDelta& delay)  in RepeatingTimerTester() 418   WaitableEvent did_run(WaitableEvent::ResetPolicy::MANUAL,  in TEST()  local 539   WaitableEvent did_run(WaitableEvent::ResetPolicy::MANUAL,  in TEST()  local
  | 
| /external/cronet/base/task/thread_pool/ | 
| D | thread_pool_impl_unittest.cc | 646   TestWaitableEvent did_run;  in TEST_P()  local 668   TestWaitableEvent did_run;  in TEST_P()  local 697   TestWaitableEvent did_run;  in TEST_P()  local 718   TestWaitableEvent did_run;  in TEST_P()  local 741   TestWaitableEvent did_run;  in TEST_P()  local 772   TestWaitableEvent did_run;  in TEST_P()  local
  | 
| /external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ | 
| D | rdonly_maps.c | 5 	unsigned did_run;  member
  | 
| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ | 
| D | test_rdonly_maps.c | 19 	unsigned did_run;  member
  | 
| /external/openscreen/cast/test/ | 
| D | cast_socket_e2e_test.cc | 243     std::atomic_bool did_run{false};  in CloseSocketsFromOneEnd()  local
  | 
| /external/cronet/base/task/ | 
| D | single_thread_task_executor_unittest.cc | 1990 void EndTest(bool* did_run, HWND hwnd) {  in EndTest() 2023       bool did_run = false;  in TestWndProcThunk()  local
  | 
| /external/libchrome/base/message_loop/ | 
| D | message_loop_unittest.cc | 2057 void EndTest(bool* did_run, HWND hwnd) {  in EndTest() 2087     bool did_run = false;  in TestWndProcThunk()  local
  | 
| /external/cronet/base/task/sequence_manager/ | 
| D | thread_controller_with_message_pump_impl_unittest.cc | 708   bool did_run = false;  in TEST_F()  local
  |