Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/commands/thread/backtrace/
H A DTestThreadBacktraceRepeat.py78 …def check_two_threads(self, result_str, thread_id_1, name_1, thread_id_2, name_2, start_idx, end_i… member in TestThreadBacktracePage
147 self.check_two_threads(result_str, thread_id_1, name_1, thread_id_2, name_2, 23, 32)
154 self.check_two_threads(result_str, thread_id_1, name_1, thread_id_2, name_2, 13, 22)