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

/external/chromium/chrome/browser/policy/
H A Dprofile_policy_connector_unittest.cc48 MockConfigurationPolicyStore store2; local
49 EXPECT_CALL(store2, Apply(_, _)).Times(2);
50 EXPECT_TRUE(merging_provider.Provide(&store2));
51 EXPECT_EQ(store2.policy_map().size(), 2u);
52 EXPECT_TRUE(store2.Get(kPolicyPrintingEnabled) != NULL);
53 EXPECT_TRUE(store2.Get(kPolicyProxyServer) != NULL);
54 EXPECT_TRUE(store2.Get(kPolicyProxyMode) == NULL);
/external/chromium/chrome/browser/prefs/
H A Dcommand_line_pref_store_unittest.cc121 scoped_refptr<TestCommandLinePrefStore> store2 = local
123 EXPECT_TRUE(store2->ProxySwitchesAreValid());
152 scoped_refptr<TestCommandLinePrefStore> store2 = local
154 store2->VerifyProxyMode(ProxyPrefs::MODE_PAC_SCRIPT);
/external/qemu/android/skin/
H A Dregion.c455 RunStore *store1, *store2; local
473 store2 = runstore_from_runs(runs2);
475 if (store1->count == store2->count &&
/external/chromium/net/disk_cache/
H A Dbackend_unittest.cc1924 ScopedTestCache store2("cache_test2");
1939 store2.path(), false, 0, net::MEDIA_CACHE, disk_cache::kNone,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 104 milliseconds