GetLastDelay      117 components/policy/core/common/cloud/cloud_policy_refresh_scheduler_unittest.cc     EXPECT_GE(GetLastDelay(), offset_from_last_refresh - (now - last_update_));
GetLastDelay      118 components/policy/core/common/cloud/cloud_policy_refresh_scheduler_unittest.cc     EXPECT_LE(GetLastDelay(), offset_from_last_refresh - cache_age);
GetLastDelay      134 components/policy/core/common/cloud/cloud_policy_refresh_scheduler_unittest.cc     EXPECT_EQ(base::TimeDelta(), GetLastDelay());
GetLastDelay      152 components/policy/core/common/cloud/cloud_policy_refresh_scheduler_unittest.cc   EXPECT_EQ(GetLastDelay(), base::TimeDelta());
GetLastDelay      345 components/policy/core/common/cloud/cloud_policy_refresh_scheduler_unittest.cc   EXPECT_EQ(GetLastDelay(), base::TimeDelta());
GetLastDelay      384 components/policy/core/common/cloud/cloud_policy_refresh_scheduler_unittest.cc   EXPECT_EQ(GetLastDelay(), base::TimeDelta());
GetLastDelay      448 components/policy/core/common/cloud/cloud_policy_refresh_scheduler_unittest.cc     EXPECT_EQ(base::TimeDelta(), GetLastDelay());