Searched defs:tick_clock (Results 1 – 12 of 12) sorted by relevance
61 scoped_ptr<base::TickClock> tick_clock) { in SetTickClockForTesting()
14 base::TickClock* tick_clock = NULL; variable
15 TimeDeltaInterpolator::TimeDeltaInterpolator(base::TickClock* tick_clock) in TimeDeltaInterpolator()
68 scoped_ptr<base::TickClock> tick_clock) { in SetTickClockForTesting()
102 scoped_ptr<base::TickClock> tick_clock) { in SetTickClockForTest()
42 scoped_ptr<base::TickClock> tick_clock) { in SetTickClockForTesting()
38 NetworkTimeTracker::NetworkTimeTracker(scoped_ptr<base::TickClock> tick_clock, in NetworkTimeTracker()
94 TestBackoffEntry::TestBackoffEntry(base::SimpleTestTickClock* tick_clock) in TestBackoffEntry()135 base::SimpleTestTickClock* tick_clock() { return &tick_clock_; } in tick_clock() function in gcm::__anon1f752cb00111::TestConnectionFactoryImpl
494 scoped_ptr<base::TickClock> tick_clock) { in SetTickClockForTest()
104 scoped_ptr<base::TickClock> tick_clock( in AttachTickClockForTest() local
470 ThreadSafeInitOnceTrait>::type tick_clock = variable
486 void EventGenerator::SetTickClock(scoped_ptr<base::TickClock> tick_clock) { in SetTickClock()