HomeSort by relevance Sort by last modified time
    Searched refs:GetCurrentDelay (Results 1 - 5 of 5) sorted by null

  /external/libchrome/base/timer/
mock_timer_unittest.cc 23 EXPECT_EQ(delay, timer.GetCurrentDelay());
timer.cc 113 TimeDelta Timer::GetCurrentDelay() const {
timer.h 112 TimeDelta GetCurrentDelay() const;
  /external/libchrome/components/timers/
alarm_timer_chromeos.cc 65 base::TimeDelta(), base::RetainingOneShotTimer::GetCurrentDelay());
  /external/libchrome/base/files/
important_file_writer_unittest.cc 243 EXPECT_EQ(kCommitInterval, timer.GetCurrentDelay());

Completed in 353 milliseconds