Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dgraphics_WebGLAquarium.py96 def setup_webpage(self, browser, test_url, num_fishes): argument
136 def run_fish_test(self, browser, test_url, num_fishes, perf_log=True): argument
205 def run_power_test(self, browser, test_url, ac_ok): argument
323 self, browser, test_url, num_fishes, memory_pressure): argument
/external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/
Dgraphics_WebGLManyPlanetsDeep.py35 def run_many_planets_deep_test(self, browser, test_url): argument
/external/autotest/client/site_tests/power_ThermalLoad/
Dpower_ThermalLoad.py22 def run_once(self, test_url=FISHTANK_URL, duration=2.5*HOUR, numFish=3000): argument
/external/python/cpython3/Lib/test/
Dtest_urllib.py203 def test_url(self): member in urlopen_FileTests