Searched refs:profile_1_invalidation_service (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_cloud_policy_invalidator_unittest.cc636 invalidation::FakeInvalidationService* profile_1_invalidation_service = local
638 ASSERT_TRUE(profile_1_invalidation_service);
647 profile_1_invalidation_service->SetInvalidatorState(
656 profile_1_invalidation_service = GetProfileInvalidationService(profile_1);
657 EXPECT_TRUE(profile_1_invalidation_service);
664 EXPECT_EQ(profile_1_invalidation_service, GetInvalidationService());
686 profile_1_invalidation_service = GetProfileInvalidationService(profile_1);
687 EXPECT_TRUE(profile_1_invalidation_service);
696 EXPECT_EQ(profile_1_invalidation_service, GetInvalidationService());
708 profile_1_invalidation_service
[all...]

Completed in 158 milliseconds