Searched refs:old_tick_function_ (Results 1 – 1 of 1) sorted by relevance
40 old_tick_function_ = SetMockTickFunction(&Ticker); in InstallTicker()44 static void UninstallTicker() { SetMockTickFunction(old_tick_function_); } in UninstallTicker()48 static TickFunctionType old_tick_function_; member in base::__anonbb06def80111::MockTimeTicks52 MockTimeTicks::TickFunctionType MockTimeTicks::old_tick_function_; member in base::__anonbb06def80111::MockTimeTicks