Home
last modified time | relevance | path

Searched refs:SetMockTickFunction (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/base/time/
Dtime_win_unittest.cc26 old_tick_function_ = SetMockTickFunction(&Ticker); in InstallTicker()
31 SetMockTickFunction(old_tick_function_); in UninstallTicker()
Dtime_win.cc462 TimeTicks::TickFunctionType TimeTicks::SetMockTickFunction( in SetMockTickFunction() function in TimeTicks
Dtime.h737 static TickFunctionType SetMockTickFunction(TickFunctionType ticker);