Lines Matching defs:did_run
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() local
147 bool did_run = false; in RunTest_OneShotSelfDeletingTimer() local
160 bool did_run = false; in RunTest_RepeatingTimer() local
213 bool did_run = false; in RunTest_DelayTimer_NoCall() local
229 bool did_run = false; in RunTest_DelayTimer_OneCall() local
268 bool did_run = false; in RunTest_DelayTimer_Reset() local
330 bool did_run = false; in TEST() local
398 bool did_run = false; in TEST() local