Home
last modified time | relevance | path

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

/trusty/vendor/google/aosp/scripts/
Dtrusty_build_config.py159 def into_bootporttest(self) -> TrustyTest: member in TrustyPortTest
184 def into_bootporttest(self): member in TrustyCommand
223 def into_bootporttest(self): member in TrustyCompositeTest
225 self.sequence = [subtest.into_bootporttest()
339 return [test.into_bootporttest()