Searched
full:machine (Results
876 -
900 of
8360) sorted by null
<<31323334353637383940>>
/external/autotest/server/site_tests/firmware_DevMode/ |
control.ec_wp | 26 def run_devmode(machine): 27 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_DevModeStress/ |
control | 26 def run_devmodestress(machine): 27 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_DevTriggerRecovery/ |
control | 28 def run_devtriggerrecovery(machine): 29 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_ECBattery/ |
control | 26 def run_ecbattery(machine): 27 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_ECCharging/ |
control | 30 def run_eccharging(machine): 31 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_ECHash/ |
control | 30 def run_echash(machine): 31 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_ECLidShutdown/ |
control | 30 def run_eclidshutdown(machine): 31 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_ECLidSwitch/ |
control | 31 def run_eclidswitch(machine): 32 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_ECPeci/ |
control | 27 def run_ecpeci(machine): 28 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_ECPowerButton/ |
control | 32 def run_ecpowerbutton(machine): 33 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_ECSharedMem/ |
control | 29 def run_ecsharedmem(machine): 30 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_ECThermal/ |
control | 27 def run_ecthermal(machine): 28 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_ECWakeSource/ |
control | 27 def run_ecwakesource(machine): 28 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_ECWriteProtect/ |
control | 38 def run_ecwriteprotect(machine): 39 host = hosts.create_host(machine, servo_args=servo_args)
|
control.dev | 38 def run_ecwriteprotect(machine): 39 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_EventLog/ |
control | 27 def run_eventlog(machine): 28 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_FAFTSetup/ |
control | 37 def run_faftsetup(machine): 38 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_FMap/ |
control | 30 def run_fmap(machine): 31 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_InvalidUSB/ |
control | 29 def run_invalidusb(machine): 30 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_LegacyRecovery/ |
control | 28 def run_legacyrecovery(machine): 29 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_Mosys/ |
control | 28 def run_mosys(machine): 29 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_PDDataSwap/ |
control | 27 def run(machine): 28 host = hosts.create_host(machine, servo_args=servo_args,
|
/external/autotest/server/site_tests/firmware_PDPowerSwap/ |
control | 27 def run(machine): 28 host = hosts.create_host(machine, servo_args=servo_args,
|
/external/autotest/server/site_tests/firmware_PDVbusRequest/ |
control | 27 def run(machine): 28 host = hosts.create_host(machine, servo_args=servo_args,
|
/external/autotest/server/site_tests/firmware_RONormalBoot/ |
control | 26 def run_ronormalboot(machine): 27 host = hosts.create_host(machine, servo_args=servo_args)
|
Completed in 2436 milliseconds
<<31323334353637383940>>