Home
last modified time | relevance | path

Searched defs:check_frame_variable_errors (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/functionalities/archives/
H A DTestBSDArchives.py73 def check_frame_variable_errors(self, thread, error_strings): global() member in BSDArchivesTestCase
/llvm-project/lldb/test/API/commands/frame/var/
H A DTestFrameVar.py104 def check_frame_variable_errors(self, thread, error_strings): member in TestFrameVar