Searched refs:open_urls (Results 1 – 1 of 1) sorted by relevance
/external/autotest/client/site_tests/graphics_Stress/ |
D | graphics_Stress.py | 48 def open_urls(self, cr, url_list, window=True): member in graphics_Stress 93 tabs = self.open_urls(cr, [WEBGL_SPIRITBOX_URL] * 50, 105 tabs = self.open_urls(cr, 124 tabs = self.open_urls(cr, [GMAPS_MTV_URL]) 144 tabs = self.open_urls(cr, [PEACEKEEPER_URL]) 171 tabs = self.open_urls(cr, 182 tabs = self.open_urls(cr,
|