Searched defs:did_run (Results 1 – 4 of 4) sorted by relevance
33 explicit OneShotTimerTester(bool* did_run, unsigned milliseconds = 10) in OneShotTimerTester()65 explicit OneShotSelfDeletingTimerTester(bool* did_run) in OneShotSelfDeletingTimerTester()86 explicit RepeatingTimerTester(bool* did_run, const TimeDelta& delay) in RepeatingTimerTester()112 bool did_run = false; in RunTest_OneShotTimer() local147 bool did_run = false; in RunTest_OneShotSelfDeletingTimer() local160 bool did_run = false; in RunTest_RepeatingTimer() local213 bool did_run = false; in RunTest_DelayTimer_NoCall() local229 bool did_run = false; in RunTest_DelayTimer_OneCall() local268 bool did_run = false; in RunTest_DelayTimer_Reset() local330 bool did_run = false; in TEST() local[all …]
69 int did_run = true; in InternalRunTasks() local
33 bool did_run() const { return did_run_; } in did_run() function in base::__anonbb291b730111::TrivialThread
948 void EndTest(bool* did_run, HWND hwnd) { in EndTest()977 bool did_run = false; in TestWndProcThunk() local