/aosp_15_r20/external/autotest/client/site_tests/graphics_WebGLAquarium/ |
H A D | graphics_WebGLAquarium.py | 99 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 D | configured_proxy_resolution_service_unittest.cc | 2082 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 D | graphics_WebGLManyPlanetsDeep.py | 36 def run_many_planets_deep_test(self, browser, test_url): argument
|
/aosp_15_r20/external/autotest/client/site_tests/power_ThermalLoad/ |
H A D | power_ThermalLoad.py | 46 test_url=FISHTANK_URL, argument
|
/aosp_15_r20/external/cronet/net/url_request/ |
H A D | url_request_unittest.cc | 7022 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 D | url_request_http_job_unittest.cc | 1883 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 D | gurl.cc | 112 GURL test_url(spec_, RETAIN_TRAILING_PATH_WHITEPACE); in InitializeFromCanonicalSpec() local
|
H A D | origin_unittest.cc | 329 for (const auto* test_url : urls) in TEST_P() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_urllib.py | 208 def test_url(self): member in urlopen_FileTests
|
/aosp_15_r20/external/cronet/net/cookies/ |
H A D | canonical_cookie_unittest.cc | 3615 const GURL test_url("https://www.example.test"); in TEST() local
|