/aosp_15_r20/external/libchrome/components/timers/ |
H A 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
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | thread_pool_impl_unittest.cc | 648 TestWaitableEvent did_run; in TEST_P() local 670 TestWaitableEvent did_run; in TEST_P() local 699 TestWaitableEvent did_run; in TEST_P() local 720 TestWaitableEvent did_run; in TEST_P() local 743 TestWaitableEvent did_run; in TEST_P() local 774 TestWaitableEvent did_run; in TEST_P() local
|
/aosp_15_r20/external/libchrome/base/timer/ |
H A 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
|
/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A 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()
|
/aosp_15_r20/external/cronet/base/task/sequence_manager/ |
H A D | sequence_manager_impl_unittest.cc | 5521 bool did_run = false; in TEST_F() local 5533 bool did_run = false; in TEST_F() local 5550 bool did_run = false; in TEST_F() local 5568 bool did_run = false; in TEST_F() local 5591 bool did_run = false; in TEST_F() local 5611 bool did_run = false; in TEST_F() local 5632 bool did_run = false; in TEST_F() local 5657 bool did_run = false; in TEST_F() local 5691 bool did_run = false; in TEST_F() local 5714 bool did_run = false; in TEST_F() local [all …]
|
H A D | thread_controller_with_message_pump_impl_unittest.cc | 708 bool did_run = false; in TEST_F() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | rdonly_maps.c | 5 unsigned did_run; member
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | test_rdonly_maps.c | 19 unsigned did_run; member
|
/aosp_15_r20/external/openscreen/cast/test/ |
H A D | cast_socket_e2e_test.cc | 243 std::atomic_bool did_run{false}; in CloseSocketsFromOneEnd() local
|
/aosp_15_r20/external/cronet/base/task/ |
H A D | single_thread_task_executor_unittest.cc | 1961 void EndTest(bool* did_run, HWND hwnd) { in EndTest() 1994 bool did_run = false; in TestWndProcThunk() local
|
/aosp_15_r20/external/libchrome/base/message_loop/ |
H A D | message_loop_unittest.cc | 2057 void EndTest(bool* did_run, HWND hwnd) { in EndTest() 2087 bool did_run = false; in TestWndProcThunk() local
|