Home
last modified time | relevance | path

Searched refs:TTCI_Set_Backup_Power_Control (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/hardware_TPMttci/
Dhardware_TPMttci.py165 if self.ttci_obj.TTCI_Set_Backup_Power_Control(turn_on=True):
169 if self.ttci_obj.TTCI_Set_Backup_Power_Control(turn_on=False):
/external/autotest/client/common_lib/
Dsmogcheck_ttci.py93 def TTCI_Set_Backup_Power_Control(self, turn_on): member in TtciController