Searched defs:check_frame_variable_errors (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/test/API/functionalities/archives/ | ||
H A D | TestBSDArchives.py | 73 def check_frame_variable_errors(self, thread, error_strings): global() member in BSDArchivesTestCase |
/llvm-project/lldb/test/API/commands/frame/var/ | ||
H A D | TestFrameVar.py | 104 def check_frame_variable_errors(self, thread, error_strings): member in TestFrameVar |