Home
last modified time | relevance | path

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

/frameworks/rs/tests/lldb/tests/testcases/
Dtest_single_source.py94 out = self.do_command('process continue')
113 out = self.do_command('process continue')
147 out = self.do_command('process continue')
Dtest_reduction_combiner.py55 self.do_command('breakpoint delete -f')
Dtest_reduction.py69 self.do_command('breakpoint delete -f')
/frameworks/rs/tests/lldb/tests/harness/
Dtest_base.py155 def do_command(self, cmd): member in TestBase
212 output = self.do_command(cmd)
Dtest_base_remote.py52 line_table = self.do_command('target modules dump line-table '