Searched defs:CloudPolicyRefreshSchedulerTest (Results 1 – 1 of 1) sorted by relevance
32 class CloudPolicyRefreshSchedulerTest : public testing::Test { class34 CloudPolicyRefreshSchedulerTest() in CloudPolicyRefreshSchedulerTest() function in policy::CloudPolicyRefreshSchedulerTest148 TEST_F(CloudPolicyRefreshSchedulerTest, InitialRefreshNoPolicy) { in TEST_F() argument157 TEST_F(CloudPolicyRefreshSchedulerTest, InitialRefreshUnmanaged) { in TEST_F() argument165 TEST_F(CloudPolicyRefreshSchedulerTest, InitialRefreshManagedNotYetFetched) { in TEST_F() argument173 TEST_F(CloudPolicyRefreshSchedulerTest, InitialRefreshManagedAlreadyFetched) { in TEST_F() argument184 TEST_F(CloudPolicyRefreshSchedulerTest, Unregistered) { in TEST_F() argument196 TEST_F(CloudPolicyRefreshSchedulerTest, RefreshSoonRateLimit) { in TEST_F() argument212 TEST_F(CloudPolicyRefreshSchedulerTest, InvalidationsAvailable) { in TEST_F() argument239 TEST_F(CloudPolicyRefreshSchedulerTest, InvalidationsNotAvailable) { in TEST_F() argument[all …]