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

  /external/lldb/test/functionalities/process_attach/
TestProcessAttach.py 53 self.addTearDownHook(self.cleanupSubprocesses)
70 self.addTearDownHook(self.cleanupSubprocesses)
  /external/lldb/test/functionalities/thread/create_after_attach/
TestCreateAfterAttach.py 59 self.addTearDownHook(self.cleanupSubprocesses)
  /external/lldb/test/python_api/hello_world/
TestHelloWorld.py 141 self.addTearDownHook(self.cleanupSubprocesses)
166 self.addTearDownHook(self.cleanupSubprocesses)
  /external/lldb/test/functionalities/register/
TestRegisters.py 247 self.addTearDownHook(self.cleanupSubprocesses)
  /external/lldb/test/
lldbtest.py     [all...]

Completed in 147 milliseconds