Searched refs:SetNow (Results 1 – 6 of 6) sorted by relevance
94 void SetNow(double now) { in SetNow() function in RtpDataMediaChannelTest295 SetNow(2); in TEST_F()407 SetNow(0.9); in TEST_F()410 SetNow(1.1); in TEST_F()413 SetNow(1.9); in TEST_F()416 SetNow(2.2); in TEST_F()
67 clock_.SetNow(start); in TEST_F()82 clock_.SetNow(start + TimeDelta::FromSeconds(3)); in TEST_F()
106 test_clock_->SetNow(current_time_); in RunOnce()
30 void SetNow(Time now);
23 void SimpleTestClock::SetNow(Time now) { in SetNow() function in base::SimpleTestClock
64 void SetNow(TimeTicks now) { now_ = now; } in SetNow() function in base::sequence_manager::TestTimeDomain237 time_domain_->SetNow(delayed_runtime); in TEST_F()