Searched refs:Now (Results 1 – 16 of 16) sorted by relevance
125 struct Now {}; struct126 std::ostream& operator<<(std::ostream& os, const Now&);
163 std::ostream& operator<<(std::ostream& os, const Now&) { in operator <<() argument
24 return base::Time::Now(); in GetWallclockTime()
1095 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()1111 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()1153 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()1170 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()1191 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()1206 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()1230 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()1246 fake_system_state_.fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()1812 (Time::Now() - TimeDelta::FromHours(5 * 24 + 13)).ToInternalValue(); in PingTest()1814 (Time::Now() - TimeDelta::FromHours(6 * 24 + 11)).ToInternalValue(); in PingTest()[all …]
443 if (backoff_expiry_time_ < Time::Now()) { in ShouldBackoffDownload()564 SetBackoffExpiryTime(Time::Now() + next_backoff_interval); in UpdateBackoffExpiryTime()1017 if (stored_time > Time::Now() + TimeDelta::FromDays(kMaxBackoffDays)) { in LoadBackoffExpiryTime()
643 TimeTicks::Now() - last_notify_time_ >= in ProgressUpdate()718 last_notify_time_ = TimeTicks::Now(); in SetStatusAndNotify()
299 days = (Time::Now() - Time::FromInternalValue(last_ping)).InDays(); in CalculatePingDays()527 Time daystart = Time::Now() - TimeDelta::FromSeconds(elapsed_seconds); in UpdateLastPingDays()
1431 TimeTicks::Now() - last_notify_time_ >= in ProgressUpdate()1530 last_notify_time_ = TimeTicks::Now(); in BroadcastStatus()
718 Time expected_min_time = Time::Now() + expected_days - max_fuzz_delta; in CheckPayloadBackoffState()719 Time expected_max_time = Time::Now() + expected_days + max_fuzz_delta; in CheckPayloadBackoffState()
1982 Time update_first_seen_at = Time::Now(); in TEST_F()2012 Time update_first_seen_at = Time::Now(); in TEST_F()
665 if (enable) p_inst->enable_time = TimeTicks::Now(); in EnableFinish()915 RecomputeTimeout(&inst, TimeTicks::Now()); in Suspend()974 RecomputeTimeout(p_inst, TimeTicks::Now()); in OnAdvertisingSetTerminated()1080 TimeTicks start = TimeTicks::Now(); in testRecomputeTimeout1()1100 TimeTicks start = TimeTicks::Now(); in testRecomputeTimeout2()1123 TimeTicks start = TimeTicks::Now(); in testRecomputeTimeout3()
46 the appropriate FDE for a given pc. Now the code does a sequential read105 header that has a zero p\_offset value. Now it is set from the first
223 base::TimeTicks curr_time = base::TimeTicks::Now(); in UpdateOverallProgress()547 (base::TimeTicks::Now() - _start_time), \700 base::TimeTicks op_start_time = base::TimeTicks::Now(); in Write()1853 base::TimeTicks curr_time = base::TimeTicks::Now(); in CheckpointUpdateProgress()
205 base::TimeTicks start = base::TimeTicks::Now(); in Run()232 << " blocks) in " << (base::TimeTicks::Now() - start); in Run()
359 Now run fuzzy_fastboot with the supplied configuration file. If you do "--gtest_list_tests",373 You're done :). Now you can be more confident that your implementation is sound, and
446 # Now we can mount /data. File encryption requires keymaster to decrypt456 # Now we can start zygote for devices with file based encryption