Searched defs:curr_time (Results 1 – 4 of 4) sorted by relevance
107 Time curr_time = next_update_check; in SetUpdateCheckAllowed() local575 const Time curr_time = fake_clock_->GetWallclockTime(); in TEST_F() local605 const Time curr_time = fake_clock_->GetWallclockTime(); in TEST_F() local638 const Time curr_time = fake_clock_->GetWallclockTime(); in TEST_F() local672 const Time curr_time = fake_clock_->GetWallclockTime(); in TEST_F() local705 const Time curr_time = fake_clock_->GetWallclockTime(); in TEST_F() local738 const Time curr_time = fake_clock_->GetWallclockTime(); in TEST_F() local771 const Time curr_time = fake_clock_->GetWallclockTime(); in TEST_F() local1446 const Time curr_time = fake_clock_->GetWallclockTime(); in TEST_F() local1512 Time curr_time = fake_clock_->GetWallclockTime(); in TEST_F() local[all …]
47 bool IsTimeGreaterThanHelper(Time ref_time, Time curr_time, Time* reeval_time) { in IsTimeGreaterThanHelper()
168 base::TimeTicks curr_time = base::TimeTicks::Now(); in UpdateOverallProgress() local1397 base::TimeTicks curr_time = base::TimeTicks::Now(); in ShouldCheckpoint() local
1912 let curr_time = DateTime::from_millis_epoch( in delete_expired_attestation_keys() localVariable