Searched refs:servo_args (Results 1 – 25 of 393) sorted by relevance
12345678910>>...16
/external/autotest/server/site_tests/cheets_CTS_P/ |
D | control.9.0_r14.arm.CtsBluetoothTestCases | 22 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 25 # REMOVE 'servo_args=servo_args' arg for local debugging if your test 28 host_list = [hosts.create_host(machine, servo_args=servo_args)]
|
D | control.9.0_r14.x86.CtsBluetoothTestCases | 22 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 25 # REMOVE 'servo_args=servo_args' arg for local debugging if your test 28 host_list = [hosts.create_host(machine, servo_args=servo_args)]
|
/external/autotest/server/site_tests/cellular_ChromeEndToEnd/ |
D | control.ethernetPreferred | 18 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 21 host = hosts.create_host(machine, servo_args=servo_args)
|
D | control.autoconnectCellular | 18 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 21 host = hosts.create_host(machine, servo_args=servo_args)
|
D | control.enableDisableCellular | 19 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 22 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/power_RPMTest/ |
D | control | 20 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 23 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/enterprise_CFM_HuddlyUpdater/ |
D | control | 23 servo_args = None 26 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_Cr50ShortECC/ |
D | control | 21 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 24 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_Cr50U2fCommands/ |
D | control | 20 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 23 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/platform_S3Cycle/ |
D | control | 23 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 26 host = hosts.create_host(machine, servo_args=servo_args)
|
D | control.1000 | 23 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 27 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_Cr50RejectUpdate/ |
D | control | 21 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 24 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/platform_S0ixCycle/ |
D | control.1000 | 23 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 27 host = hosts.create_host(machine, servo_args=servo_args)
|
D | control | 23 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 26 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/platform_CloseOpenLid/ |
D | control | 20 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 23 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_Cr50DevMode/ |
D | control | 21 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 24 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/power_ServoChargeStress/ |
D | control.100loops | 27 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 30 host = hosts.create_host(machine, servo_args=servo_args)
|
D | control.3loops | 27 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 30 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/network_WiFi_WoWLAN/ |
D | control | 20 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 23 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_StandbyPowerConsumption/ |
D | control.30min | 22 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 26 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/network_WiFi_WakeOnDisconnect/ |
D | control | 20 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 23 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_Cr50Unlock/ |
D | control | 21 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 24 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/power_WakeSources/ |
D | control | 25 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 28 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_UpdaterModes/ |
D | control | 21 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 25 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/network_WiFi_WakeOnSSID/ |
D | control | 20 servo_args = hosts.CrosHost.get_servo_arguments(args_dict) 23 host = hosts.create_host(machine, servo_args=servo_args)
|
12345678910>>...16