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

/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_cloud_policy_invalidator_unittest.cc688 invalidation::FakeInvalidationService* profile_2_invalidation_service = local
690 ASSERT_TRUE(profile_2_invalidation_service);
700 profile_2_invalidation_service->SetInvalidatorState(
710 profile_2_invalidation_service = GetProfileInvalidationService(profile_2);
711 EXPECT_TRUE(profile_2_invalidation_service);
731 profile_2_invalidation_service = GetProfileInvalidationService(profile_2);
732 ASSERT_TRUE(profile_2_invalidation_service);
739 EXPECT_EQ(profile_2_invalidation_service, GetInvalidationService());

Completed in 142 milliseconds