Home
last modified time | relevance | path

Searched refs:FAFTConfig (Results 1 – 6 of 6) sorted by relevance

/external/autotest/server/site_tests/power_DarkResumeShutdownServer/
Dpower_DarkResumeShutdownServer.py9 from autotest_lib.server.cros.faft.config.config import Config as FAFTConfig unknown
61 client_attr = FAFTConfig(platform_name)
/external/autotest/server/site_tests/power_DarkResumeDisplay/
Dpower_DarkResumeDisplay.py10 from autotest_lib.server.cros.faft.config.config import Config as FAFTConfig unknown
45 client_attr = FAFTConfig(platform)
/external/autotest/server/site_tests/platform_ServoPowerStateController/
Dplatform_ServoPowerStateController.py10 from autotest_lib.server.cros.faft.config.config import Config as FAFTConfig unknown
20 self.faft_config=FAFTConfig(self.faft_client.system.get_platform_name())
/external/autotest/server/cros/servo/
Dfirmware_programmer.py23 from autotest_lib.server.cros.faft.config.config import Config as FAFTConfig unknown
228 faft_config = FAFTConfig(self._servo.get_board())
/external/autotest/server/cros/faft/
Dfirmware_test.py18 from autotest_lib.server.cros.faft.config.config import Config as FAFTConfig unknown
137 self.faft_config = FAFTConfig(
/external/autotest/server/hosts/
Dcros_host.py34 from autotest_lib.server.cros.faft.config.config import Config as FAFTConfig unknown
1095 config = FAFTConfig(board)