Home
last modified time | relevance | path

Searched defs:test_url (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/autotest/client/site_tests/graphics_WebGLAquarium/
H A Dgraphics_WebGLAquarium.py99 def setup_webpage(self, browser, test_url, num_fishes): argument
139 def run_fish_test(self, browser, test_url, num_fishes, perf_log=True): argument
208 def run_power_test(self, browser, test_url, ac_ok): argument
326 self, browser, test_url, num_fishes, memory_pressure): argument
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dconfigured_proxy_resolution_service_unittest.cc2082 GURL test_url("http://www.msn.com"); in TEST_F() local
2096 GURL test_url("ftp://ftp.google.com"); in TEST_F() local
2110 GURL test_url("https://webbranch.techcu.com"); in TEST_F() local
2125 GURL test_url("http://www.microsoft.com"); in TEST_F() local
2149 GURL test_url("http://www.google.com"); in TEST_F() local
2166 GURL test_url("https://www.google.com"); in TEST_F() local
2182 GURL test_url("http://www.google.com"); in TEST_F() local
2209 GURL test_url("http://www.msn.com"); in TEST_F() local
2223 GURL test_url("ftp://ftp.google.com"); in TEST_F() local
2237 GURL test_url("https://webbranch.techcu.com"); in TEST_F() local
[all …]
/aosp_15_r20/external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/
H A Dgraphics_WebGLManyPlanetsDeep.py36 def run_many_planets_deep_test(self, browser, test_url): argument
/aosp_15_r20/external/autotest/client/site_tests/power_ThermalLoad/
H A Dpower_ThermalLoad.py46 test_url=FISHTANK_URL, argument
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_unittest.cc7022 GURL test_url(http_test_server()->GetURL("/redirect-test.html")); in TEST_F() local
7062 GURL test_url(http_test_server()->GetURL("/redirect-test.html")); in TEST_F() local
7114 GURL test_url(http_test_server()->GetURL("/redirect-test.html")); in TEST_F() local
7582 GURL test_url = test_server.GetURL("/echoheader?Cookie"); in TEST_F() local
7625 GURL test_url = test_server.GetURL("/echoheader?Cookie"); in TEST_F() local
7655 GURL test_url = test_server.GetURL("/echoheader?Cookie"); in TEST_F() local
7712 GURL test_url = test_server.GetURL("this.example", in TEST_F() local
7782 GURL test_url = test_server.GetURL("/echoheader?Cookie"); in TEST_F() local
7825 GURL test_url = test_server.GetURL("/echoheader?Cookie"); in TEST_F() local
8863 GURL test_url(http_test_server()->GetURL("/")); in TEST_F() local
[all …]
H A Durl_request_http_job_unittest.cc1883 GURL test_url = test_server.GetURL( in TEST_F() local
1953 GURL test_url = test_server.GetURL( in TEST_F() local
/aosp_15_r20/external/cronet/url/
H A Dgurl.cc112 GURL test_url(spec_, RETAIN_TRAILING_PATH_WHITEPACE); in InitializeFromCanonicalSpec() local
H A Dorigin_unittest.cc329 for (const auto* test_url : urls) in TEST_P() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_urllib.py208 def test_url(self): member in urlopen_FileTests
/aosp_15_r20/external/cronet/net/cookies/
H A Dcanonical_cookie_unittest.cc3615 const GURL test_url("https://www.example.test"); in TEST() local