Searched refs:yet_another_store (Results 1 – 1 of 1) sorted by relevance
318 ComponentCloudPolicyStore yet_another_store(&store_delegate_, cache_.get()); in TEST_F() local319 yet_another_store.SetCredentials(ComponentPolicyBuilder::kFakeUsername, in TEST_F()321 yet_another_store.Load(); in TEST_F()322 EXPECT_TRUE(yet_another_store.policy().Equals(empty_bundle)); in TEST_F()