HomeSort by relevance Sort by last modified time
    Searched refs:other_threads (Results 1 - 2 of 2) sorted by null

  /external/lldb/test/functionalities/thread/step_out/
TestThreadStepOut.py 120 (breakpoint_threads, other_threads) = ([], [])
123 other_threads=other_threads)
126 self.runCmd("thread continue %s" % " ".join([str(x.GetIndexID()) for x in other_threads]))
129 other_threads=other_threads)
  /external/lldb/test/
lldbutil.py 272 other_threads = None):
280 other_threads]:
291 (None, other_threads)]:

Completed in 375 milliseconds