Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/commands/target/basic/
H A DTestTargetCommand.py52 self.do_target_variable_command('globals')
143 def do_target_variable_command(self, exe_name): member in targetCommandTestCase