Home
last modified time | relevance | path

Searched defs:CloudPolicyRefreshSchedulerTest (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/policy/core/common/cloud/
Dcloud_policy_refresh_scheduler_unittest.cc32 class CloudPolicyRefreshSchedulerTest : public testing::Test { class
34 CloudPolicyRefreshSchedulerTest() in CloudPolicyRefreshSchedulerTest() function in policy::CloudPolicyRefreshSchedulerTest
148 TEST_F(CloudPolicyRefreshSchedulerTest, InitialRefreshNoPolicy) { in TEST_F() argument
157 TEST_F(CloudPolicyRefreshSchedulerTest, InitialRefreshUnmanaged) { in TEST_F() argument
165 TEST_F(CloudPolicyRefreshSchedulerTest, InitialRefreshManagedNotYetFetched) { in TEST_F() argument
173 TEST_F(CloudPolicyRefreshSchedulerTest, InitialRefreshManagedAlreadyFetched) { in TEST_F() argument
184 TEST_F(CloudPolicyRefreshSchedulerTest, Unregistered) { in TEST_F() argument
196 TEST_F(CloudPolicyRefreshSchedulerTest, RefreshSoonRateLimit) { in TEST_F() argument
212 TEST_F(CloudPolicyRefreshSchedulerTest, InvalidationsAvailable) { in TEST_F() argument
239 TEST_F(CloudPolicyRefreshSchedulerTest, InvalidationsNotAvailable) { in TEST_F() argument
[all …]