Searched defs:RemoveProxiesWithoutScheme (Results 1 – 3 of 3) sorted by relevance
46 void ProxyInfo::RemoveProxiesWithoutScheme(int scheme_bit_field) { in RemoveProxiesWithoutScheme() function in net::ProxyInfo
69 void ProxyList::RemoveProxiesWithoutScheme(int scheme_bit_field) { in RemoveProxiesWithoutScheme() function in net::ProxyList
66 TEST(ProxyListTest, RemoveProxiesWithoutScheme) { in TEST() argument