HomeSort by relevance Sort by last modified time
    Searched refs:FAFTConfig (Results 1 - 6 of 6) sorted by null

  /external/autotest/server/site_tests/power_DarkResumeDisplay/
power_DarkResumeDisplay.py 10 from autotest_lib.server.cros.faft.config.config import Config as FAFTConfig
45 client_attr = FAFTConfig(platform)
  /external/autotest/server/site_tests/power_DarkResumeShutdownServer/
power_DarkResumeShutdownServer.py 9 from autotest_lib.server.cros.faft.config.config import Config as FAFTConfig
61 client_attr = FAFTConfig(platform_name)
  /external/autotest/server/site_tests/platform_ServoPowerStateController/
platform_ServoPowerStateController.py 10 from autotest_lib.server.cros.faft.config.config import Config as FAFTConfig
20 self.faft_config=FAFTConfig(self.faft_client.system.get_platform_name())
  /external/autotest/server/cros/servo/
firmware_programmer.py 23 from autotest_lib.server.cros.faft.config.config import Config as FAFTConfig
228 faft_config = FAFTConfig(self._servo.get_board())
  /external/autotest/server/cros/faft/
firmware_test.py 18 from autotest_lib.server.cros.faft.config.config import Config as FAFTConfig
137 self.faft_config = FAFTConfig(
    [all...]
  /external/autotest/server/hosts/
cros_host.py 34 from autotest_lib.server.cros.faft.config.config import Config as FAFTConfig
    [all...]

Completed in 182 milliseconds