Home
last modified time | relevance | path

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

/external/chromium/base/
Dtime_win_unittest.cc25 old_tick_function_ = SetMockTickFunction(&Ticker); in InstallTicker()
30 SetMockTickFunction(old_tick_function_); in UninstallTicker()
Dtime_win.cc375 TimeTicks::TickFunctionType TimeTicks::SetMockTickFunction( in SetMockTickFunction() function in TimeTicks
Dtime.h495 static TickFunctionType SetMockTickFunction(TickFunctionType ticker);