Home
last modified time | relevance | path

Searched refs:extension_paths (Results 1 – 17 of 17) sorted by relevance

/external/autotest/client/site_tests/video_YouTubePage/
Dvideo_YouTubePage.py321 extension_paths = []
328 extension_paths.append(extension_path)
333 extension_paths=extension_paths) as cr:
/external/autotest/client/common_lib/cros/
Dchromedriver.py31 extension_paths=[], username=None, password=None, argument
56 self._chrome = chrome.Chrome(extension_paths=extension_paths,
Dchrome.py55 def __init__(self, logged_in=True, extension_paths=[], autotest_ext=False, argument
102 extension_paths.append(self._autotest_ext_path)
151 for path in extension_paths:
Darc.py485 extension_paths = [extension_path] if extension_path else []
486 self._chrome = chrome.Chrome(extension_paths=extension_paths,
/external/autotest/client/site_tests/accessibility_Sanity/
Daccessibility_Sanity.py49 with chrome.Chrome(extension_paths=[extension_path]) as cr:
/external/autotest/client/site_tests/desktopui_CameraApp/
Ddesktopui_CameraApp.py30 browser = chrome.Chrome(extension_paths=[camera_path])
/external/autotest/client/site_tests/display_ClientChameleonConnection/
Ddisplay_ClientChameleonConnection.py28 with chrome.Chrome(extension_paths=ext_paths, autotest_ext=True) as cr:
/external/autotest/client/site_tests/logging_AsanCrash/
Dlogging_AsanCrash.py27 with chrome.Chrome(extension_paths=[extension_path]) as cr:
/external/autotest/client/site_tests/network_FirewallHolePunch/
Dnetwork_FirewallHolePunch.py73 self.cr = chrome.Chrome(extension_paths=[self.extension_path],
/external/autotest/client/site_tests/accessibility_ChromeVoxSound/
Daccessibility_ChromeVoxSound.py114 with chrome.Chrome(extension_paths=[extension_path]) as cr:
/external/autotest/client/site_tests/graphics_WebGLPerformance/
Dgraphics_WebGLPerformance.py119 extension_paths=ext_paths,
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
Ddocumentscan_AppTestWithFakeLorgnette.py152 with chrome.Chrome(extension_paths=[self._extension_path],
/external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/
Dgraphics_WebGLManyPlanetsDeep.py116 extension_paths=ext_paths,
/external/autotest/client/cros/networking/chrome_testing/
Dchrome_networking_test_context.py68 extension_paths=self._extension_paths,
/external/autotest/client/site_tests/graphics_Stress/
Dgraphics_Stress.py36 return chrome.Chrome(extension_paths=self.ext_paths,
/external/autotest/client/site_tests/video_GlitchDetection/
Dvideo_GlitchDetection.py47 extension_paths = [cros_constants.MULTIMEDIA_TEST_EXTENSION],
/external/autotest/client/site_tests/power_LoadTest/
Dpower_LoadTest.py253 self._browser = chrome.Chrome(extension_paths=[ext_path],
264 self._browser = chrome.Chrome(extension_paths=[ext_path],