Searched defs:UserCloudPolicyManagerChromeOSTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Duser_cloud_policy_manager_chromeos_unittest.cc76 class UserCloudPolicyManagerChromeOSTest : public testing::Test { class in namespace:policy
78 UserCloudPolicyManagerChromeOSTest() function in class:policy::UserCloudPolicyManagerChromeOSTest
343 DISALLOW_COPY_AND_ASSIGN(UserCloudPolicyManagerChromeOSTest);
346 const char UserCloudPolicyManagerChromeOSTest::kSigninProfile[] =
349 TEST_F(UserCloudPolicyManagerChromeOSTest, BlockingFirstFetch) {
372 TEST_F(UserCloudPolicyManagerChromeOSTest, BlockingRefreshFetch) {
384 TEST_F(UserCloudPolicyManagerChromeOSTest, BlockingFetchStoreError) {
407 TEST_F(UserCloudPolicyManagerChromeOSTest, BlockingFetchOAuthError) {
436 TEST_F(UserCloudPolicyManagerChromeOSTest, BlockingFetchRegisterError) {
462 TEST_F(UserCloudPolicyManagerChromeOSTest, BlockingFetchPolicyFetchErro
[all...]

Completed in 43 milliseconds