Home
last modified time | relevance | path

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

/external/lldb/test/python_api/target/
DTestTargetAPI.py23 self.find_global_variables('a.out')
39 self.find_global_variables('b.out')
112 def find_global_variables(self, exe_name): member in TargetAPITestCase