Home
last modified time | relevance | path

Searched refs:SetMockTickFunction (Results 1 – 6 of 6) 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.cc461 TimeTicks::TickFunctionType TimeTicks::SetMockTickFunction( in SetMockTickFunction() function in TimeTicks
Dtime.h683 static TickFunctionType SetMockTickFunction(TickFunctionType ticker);
/external/chromium/base/
Dtime_win_unittest.cc26 old_tick_function_ = SetMockTickFunction(&Ticker); in InstallTicker()
31 SetMockTickFunction(old_tick_function_); in UninstallTicker()
Dtime_win.cc387 TimeTicks::TickFunctionType TimeTicks::SetMockTickFunction( in SetMockTickFunction() function in TimeTicks
Dtime.h550 static TickFunctionType SetMockTickFunction(TickFunctionType ticker);