Searched refs:TEST_PAC_URL (Results 1 – 2 of 2) sorted by relevance
28 private static final String TEST_PAC_URL = "http://www.example.com/proxy.pac"; field in WifiSetHttpProxyTest46 TEST_SSID, TEST_PAC_URL); in testSetHttpProxy()48 .isEqualTo(TEST_PAC_URL); in testSetHttpProxy()
175 private static final String TEST_PAC_URL = "http://www.example.com/proxy.pac"; field in WifiManagerTest