OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ttci_set_backup_power_control
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/site_tests/hardware_TPMttci/
hardware_TPMttci.py
165
if self.ttci_obj.
TTCI_Set_Backup_Power_Control
(turn_on=True):
166
raise error.TestFail('
TTCI_Set_Backup_Power_Control
() error: %s' %
169
if self.ttci_obj.
TTCI_Set_Backup_Power_Control
(turn_on=False):
170
raise error.TestFail('
TTCI_Set_Backup_Power_Control
() error: %s' %
/external/autotest/client/common_lib/
smogcheck_ttci.py
93
def
TTCI_Set_Backup_Power_Control
(self, turn_on):
Completed in 72 milliseconds