Searched defs:store3 (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/prefs/
H A Dcommand_line_pref_store_unittest.cc127 scoped_refptr<TestCommandLinePrefStore> store3 = local
129 EXPECT_FALSE(store3->ProxySwitchesAreValid());
158 scoped_refptr<TestCommandLinePrefStore> store3 = local
160 store3->VerifyProxyMode(ProxyPrefs::MODE_DIRECT);

Completed in 59 milliseconds