Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/site_tests/hardware_TPMttci/
H A Dhardware_TPMttci.py168 if self.ttci_obj.TTCI_Set_Backup_Power_Control(turn_on=True):
172 if self.ttci_obj.TTCI_Set_Backup_Power_Control(turn_on=False):
/aosp_15_r20/external/autotest/client/common_lib/
H A Dsmogcheck_ttci.py94 def TTCI_Set_Backup_Power_Control(self, turn_on): member in TtciController