Searched refs:RepeatingTimerTester (Results 1 – 1 of 1) sorted by relevance
55 class RepeatingTimerTester { class57 explicit RepeatingTimerTester(bool* did_run) in RepeatingTimerTester() function in __anon431aa7cc0111::RepeatingTimerTester63 &RepeatingTimerTester::Run); in Start()74 base::RepeatingTimer<RepeatingTimerTester> timer_;127 RepeatingTimerTester f(&did_run); in RunTest_RepeatingTimer()139 RepeatingTimerTester* a = new RepeatingTimerTester(&did_run_a); in RunTest_RepeatingTimer_Cancel()148 RepeatingTimerTester b(&did_run_b); in RunTest_RepeatingTimer_Cancel()