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

  /external/lisa/tests/lisa/
test_wlgen.py 47 def executed_commands(self): member in class:TestTarget
test_wlgen_rtapp.py 89 rtapp_cmds = [c for c in self.target.executed_commands if 'rt-app' in c]
277 rtapp_cmds = [c for c in self.target.executed_commands

Completed in 65 milliseconds