Searched refs:store2 (Results 1 – 4 of 4) sorted by relevance
48 MockConfigurationPolicyStore store2; in TEST() local49 EXPECT_CALL(store2, Apply(_, _)).Times(2); in TEST()50 EXPECT_TRUE(merging_provider.Provide(&store2)); in TEST()51 EXPECT_EQ(store2.policy_map().size(), 2u); in TEST()52 EXPECT_TRUE(store2.Get(kPolicyPrintingEnabled) != NULL); in TEST()53 EXPECT_TRUE(store2.Get(kPolicyProxyServer) != NULL); in TEST()54 EXPECT_TRUE(store2.Get(kPolicyProxyMode) == NULL); in TEST()
121 scoped_refptr<TestCommandLinePrefStore> store2 = in TEST() local123 EXPECT_TRUE(store2->ProxySwitchesAreValid()); in TEST()152 scoped_refptr<TestCommandLinePrefStore> store2 = in TEST() local154 store2->VerifyProxyMode(ProxyPrefs::MODE_PAC_SCRIPT); in TEST()
455 RunStore *store1, *store2; in skin_region_equals() local473 store2 = runstore_from_runs(runs2); in skin_region_equals()475 if (store1->count == store2->count && in skin_region_equals()
1924 ScopedTestCache store2("cache_test2"); in TEST_F() local1939 store2.path(), false, 0, net::MEDIA_CACHE, disk_cache::kNone, in TEST_F()