HomeSort by relevance Sort by last modified time
    Searched refs:VerifyProxyPrefs (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/policy/
configuration_policy_pref_store_unittest.cc 262 static void VerifyProxyPrefs(
310 VerifyProxyPrefs(
326 VerifyProxyPrefs(
351 VerifyProxyPrefs(*store, "", "", "", ProxyPrefs::MODE_DIRECT);
362 VerifyProxyPrefs(*store, "", "", "", ProxyPrefs::MODE_DIRECT);
373 VerifyProxyPrefs(*store, "", "", "", ProxyPrefs::MODE_AUTO_DETECT);
384 VerifyProxyPrefs(*store, "", "", "", ProxyPrefs::MODE_AUTO_DETECT);
397 VerifyProxyPrefs(*store, "", "http://short.org/proxy.pac", "",
427 VerifyProxyPrefs(*store, "", "http://short.org/proxy.pac", "",
439 VerifyProxyPrefs(*store, "", "", "", ProxyPrefs::MODE_SYSTEM)
    [all...]
  /external/chromium_org/chrome/browser/policy/
configuration_policy_pref_store_unittest.cc 377 void VerifyProxyPrefs(
426 VerifyProxyPrefs("chromium.org",
446 VerifyProxyPrefs("chromium.org",
473 VerifyProxyPrefs(
483 VerifyProxyPrefs(
495 VerifyProxyPrefs(std::string(),
508 VerifyProxyPrefs(std::string(),
524 VerifyProxyPrefs(std::string(),
560 VerifyProxyPrefs(std::string(),
573 VerifyProxyPrefs(
    [all...]

Completed in 43 milliseconds