Searched refs:SetMonotonicTime (Results 1 – 8 of 8) sorted by relevance
148 fake_clock.SetMonotonicTime(base::Time::FromInternalValue(1000000)); in TEST()170 fake_clock.SetMonotonicTime(base::Time::FromInternalValue(2000000)); in TEST()179 fake_clock.SetMonotonicTime(base::Time::FromInternalValue(4000000)); in TEST()
69 fake_clock.SetMonotonicTime(base::Time::FromInternalValue(1000000)); in TEST_F()112 fake_clock.SetMonotonicTime(base::Time::FromInternalValue(61000000)); in TEST_F()193 fake_clock.SetMonotonicTime(base::Time::FromInternalValue(1000000)); in TEST_F()266 fake_clock.SetMonotonicTime(base::Time::FromInternalValue(61000000)); in TEST_F()
112 clock_->SetMonotonicTime(now); in TEST_F()136 clock_->SetMonotonicTime(up_time); in TEST_F()
1066 fake_clock.SetMonotonicTime(Time::FromInternalValue(2000000)); in TEST()1078 fake_clock.SetMonotonicTime(Time::FromInternalValue(6000000)); in TEST()1092 fake_clock.SetMonotonicTime(Time::FromInternalValue(16000000)); in TEST()1100 fake_clock.SetMonotonicTime(Time::FromInternalValue(5000)); in TEST()1111 fake_clock.SetMonotonicTime(Time::FromInternalValue(6005000)); in TEST()1126 fake_clock.SetMonotonicTime( in TEST()1145 fake_clock.SetMonotonicTime( in TEST()
37 void SetMonotonicTime(const base::Time& time) { monotonic_time_ = time; } in SetMonotonicTime() function
93 fake_clock_.SetMonotonicTime(Time::FromTimeT(1240428300)); in SetUp()368 fake_clock_.SetMonotonicTime(fake_clock_.GetMonotonicTime() + in TEST_F()401 fake_clock_.SetMonotonicTime(cur_time + TimeDelta::FromSeconds(4)); in TEST_F()
48 fake_clock_.SetMonotonicTime(Time::FromInternalValue(12345678L)); in SetUpDefaultClock()
136 fake_clock_->SetMonotonicTime(Time::FromDoubleT(456.123)); in TEST_F()