/aosp_15_r20/external/autotest/client/cros/enterprise/ |
H A D | enterprise_policy_base.py | 213 init_network_controller=False, argument 274 init_network_controller=init_network_controller, 598 init_network_controller=False, argument 649 init_network_controller=init_network_controller,
|
/aosp_15_r20/external/autotest/client/common_lib/cros/ |
H A D | chrome.py | 91 init_network_controller=False, 306 if init_network_controller:
|
H A D | interactive_xmlrpc_server.py | 38 self._chrome = chrome.Chrome(init_network_controller=True)
|
/aosp_15_r20/external/autotest/client/site_tests/touch_StylusTaps/ |
H A D | touch_StylusTaps.py | 46 with chrome.Chrome(init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/touch_TouchscreenTaps/ |
H A D | touch_TouchscreenTaps.py | 63 with chrome.Chrome(init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/touch_TouchscreenZoom/ |
H A D | touch_TouchscreenZoom.py | 72 with chrome.Chrome(init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/touch_GestureNav/ |
H A D | touch_GestureNav.py | 59 init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/power_VideoSuspend/ |
H A D | power_VideoSuspend.py | 32 with chrome.Chrome(init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/touch_TouchscreenScroll/ |
H A D | touch_TouchscreenScroll.py | 83 init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/power_VideoEncode/ |
H A D | power_VideoEncode.py | 54 with chrome.Chrome(init_network_controller=True,
|
/aosp_15_r20/external/autotest/client/site_tests/power_VideoDetector/ |
H A D | power_VideoDetector.py | 39 with chrome.Chrome(init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/power_Speedometer2/ |
H A D | power_Speedometer2.py | 40 init_network_controller=True) as self.cr:
|
/aosp_15_r20/external/autotest/client/cros/ |
H A D | semiauto_framework.py | 28 self._browser = chrome.Chrome(init_network_controller=True).browser
|
/aosp_15_r20/external/autotest/client/site_tests/touch_TabSwitch/ |
H A D | touch_TabSwitch.py | 95 init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/cros/video/ |
H A D | collect_golden_images.py | 73 with chrome.Chrome(init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/power_BatteryDrain/ |
H A D | power_BatteryDrain.py | 74 with chrome.Chrome(init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/touch_ScrollDirection/ |
H A D | touch_ScrollDirection.py | 90 init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/power_Display/ |
H A D | power_Display.py | 49 with chrome.Chrome(init_network_controller=True,
|
/aosp_15_r20/external/autotest/client/site_tests/desktopui_ChromeCheck/ |
H A D | desktopui_ChromeCheck.py | 51 with chrome.Chrome(init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/touch_TapSettings/ |
H A D | touch_TapSettings.py | 97 init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/audio_CrasCheck/ |
H A D | audio_CrasCheck.py | 46 with chrome.Chrome(init_network_controller=True) as self._cr:
|
/aosp_15_r20/external/autotest/client/site_tests/graphics_HwOverlays/ |
H A D | graphics_HwOverlays.py | 77 init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/site_tests/graphics_VideoRenderingPower/ |
H A D | graphics_VideoRenderingPower.py | 105 init_network_controller=True) as cr:
|
/aosp_15_r20/external/autotest/client/cros/power/ |
H A D | power_videotest.py | 117 init_network_controller=True,
|
/aosp_15_r20/external/autotest/client/site_tests/power_ThermalLoad/ |
H A D | power_ThermalLoad.py | 61 init_network_controller=True) as self.cr:
|