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.cc78 class UserCloudPolicyManagerChromeOSTest : public testing::Test { class in namespace:policy
80 UserCloudPolicyManagerChromeOSTest() function in class:policy::UserCloudPolicyManagerChromeOSTest
302 DISALLOW_COPY_AND_ASSIGN(UserCloudPolicyManagerChromeOSTest);
305 const char UserCloudPolicyManagerChromeOSTest::kSigninProfile[] =
308 TEST_F(UserCloudPolicyManagerChromeOSTest, BlockingFirstFetch) {
331 TEST_F(UserCloudPolicyManagerChromeOSTest, BlockingRefreshFetch) {
343 TEST_F(UserCloudPolicyManagerChromeOSTest, BlockingFetchStoreError) {
366 TEST_F(UserCloudPolicyManagerChromeOSTest, BlockingFetchOAuthError) {
395 TEST_F(UserCloudPolicyManagerChromeOSTest, BlockingFetchRegisterError) {
421 TEST_F(UserCloudPolicyManagerChromeOSTest, BlockingFetchPolicyFetchErro
[all...]

Completed in 192 milliseconds