Home
last modified time | relevance | path

Searched defs:CreateSystem (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/prefs/
Dproxy_config_dictionary.cc85 DictionaryValue* ProxyConfigDictionary::CreateSystem() { in CreateSystem() function in ProxyConfigDictionary
Dproxy_config_dictionary_unittest.cc74 TEST(ProxyConfigDictionaryTest, CreateSystem) { in TEST() argument