Searched refs:chrome_ec (Results 1 - 25 of 25) sorted by relevance

/external/autotest/server/cros/faft/config/
H A Doak.py10 chrome_ec = True variable in class:Values
H A Dpi.py10 chrome_ec = True variable in class:Values
H A Dpit.py10 chrome_ec = True variable in class:Values
H A Dauron.py11 chrome_ec = True variable in class:Values
H A Dkunimitsu.py9 chrome_ec = True variable in class:Values
H A Dskate.py11 chrome_ec = True variable in class:Values
H A Dslippy.py12 chrome_ec = True variable in class:Values
H A Dsnow.py10 chrome_ec = True variable in class:Values
H A Dspring.py11 chrome_ec = True variable in class:Values
H A Dcyan.py10 chrome_ec = True variable in class:Values
H A Dglados.py9 chrome_ec = True variable in class:Values
H A Dlink.py11 chrome_ec = True variable in class:Values
H A Dnyan.py11 chrome_ec = True variable in class:Values
H A Dpinky.py11 chrome_ec = True variable in class:Values
H A Drambi.py10 chrome_ec = True variable in class:Values
H A Dryu.py17 chrome_ec = True variable in class:Values
H A Dsamus.py11 chrome_ec = True variable in class:Values
H A Dstrago.py9 chrome_ec = True variable in class:Values
H A DDEFAULTS.py20 chrome_ec = False variable in class:Values
/external/autotest/server/cros/servo/
H A Dchrome_usbpd.py8 from autotest_lib.server.cros.servo import chrome_ec namespace
11 class ChromeUSBPD(chrome_ec.ChromeEC):
H A Dplankton.py9 from autotest_lib.server.cros.servo import chrome_ec namespace
16 class Plankton(chrome_ec.ChromeEC):
/external/autotest/server/cros/faft/
H A Dfirmware_test.py23 from autotest_lib.server.cros.servo import chrome_ec namespace
139 if self.faft_config.chrome_ec:
140 self.ec = chrome_ec.ChromeEC(self.servo)
144 elif self.faft_config.chrome_ec:
497 if not self.faft_config.chrome_ec:
608 if self.faft_config.chrome_ec:
667 if self.faft_config.chrome_ec:
693 if self.ec_uart_file and self.faft_config.chrome_ec:
696 if (self.usbpd_uart_file and self.faft_config.chrome_ec and
706 if self.ec_uart_file and self.faft_config.chrome_ec
[all...]
/external/autotest/server/site_tests/firmware_FwScreenCloseLid/
H A Dfirmware_FwScreenCloseLid.py75 if self.faft_config.chrome_ec and not self.check_ec_capability(['lid']):
/external/autotest/server/site_tests/power_SuspendShutdown/
H A Dpower_SuspendShutdown.py71 if client_attr.chrome_ec and not 'lid' in client_attr.ec_capability:
/external/autotest/server/site_tests/firmware_Mosys/
H A Dfirmware_Mosys.py195 if self.faft_config.chrome_ec:

Completed in 760 milliseconds