Home
last modified time | relevance | path

Searched defs:did_run (Results 1 – 1 of 1) sorted by relevance

/external/chromium/base/
Dtimer_unittest.cc17 OneShotTimerTester(bool* did_run, unsigned milliseconds = 10) in OneShotTimerTester()
37 explicit OneShotSelfDeletingTimerTester(bool* did_run) : in OneShotSelfDeletingTimerTester()
57 explicit RepeatingTimerTester(bool* did_run) in RepeatingTimerTester()
80 bool did_run = false; in RunTest_OneShotTimer() local
114 bool did_run = false; in RunTest_OneShotSelfDeletingTimer() local
126 bool did_run = false; in RunTest_RepeatingTimer() local
182 bool did_run = false; in RunTest_DelayTimer_NoCall() local
198 bool did_run = false; in RunTest_DelayTimer_OneCall() local
240 bool did_run = false; in RunTest_DelayTimer_Reset() local
341 bool did_run = false; in TEST() local