Home
last modified time | relevance | path

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

/trusty/vendor/google/aosp/scripts/
Dtrusty_build_config.py188 class TrustyRebootCommand(TrustyCommand): class
395 "reboot": TrustyRebootCommand,
582 case TrustyRebootCommand():
590 case TrustyRebootCommand():
Drun_tests.py42 from trusty_build_config import TrustyHostTest, TrustyRebootCommand
423 case TrustyRebootCommand() if parent_test:
432 case TrustyRebootCommand():