Home
last modified time | relevance | path

Searched refs:PROCESS_IS_VALID (Results 1 – 25 of 42) sorted by relevance

12

/external/lldb/test/functionalities/process_attach/
DTestProcessAttach.py60 self.assertTrue(process, PROCESS_IS_VALID)
77 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/python_api/hello_world/
DTestHelloWorld.py123 self.assertTrue(process, PROCESS_IS_VALID)
150 self.assertTrue(error.Success() and process, PROCESS_IS_VALID)
184 self.assertTrue(error.Success() and process, PROCESS_IS_VALID)
/external/lldb/test/python_api/process/io/
DTestProcessIO.py45 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/functionalities/inline-stepping/
DTestInlineStepping.py126 self.assertTrue(self.process, PROCESS_IS_VALID)
222 self.assertTrue(self.process, PROCESS_IS_VALID)
/external/lldb/test/functionalities/expr-doesnt-deadlock/
DTestExprDoesntBlock.py56 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/lang/objc/objc-builtin-types/
DTestObjCBuiltinTypes.py50 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/lang/objc/objc-struct-return/
DTestObjCStructReturn.py49 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/lang/objc/objc-static-method-stripped/
DTestObjCStaticMethodStripped.py45 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/lang/objc/objc-class-method/
DTestObjCClassMethod.py53 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/lang/objc/objc-super/
DTestObjCSuper.py51 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/python_api/objc_type/
DTestObjCType.py50 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/lang/objc/objc-static-method/
DTestObjCStaticMethod.py52 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/python_api/thread/
DTestThreadAPI.py215 self.assertTrue(process, PROCESS_IS_VALID)
256 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/python_api/target/
DTestTargetAPI.py132 self.assertTrue(process, PROCESS_IS_VALID)
260 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/expression_command/timeout/
DTestCallWithTimeout.py50 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/functionalities/thread/create_after_attach/
DTestCreateAfterAttach.py67 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/lang/objc/foundation/
DTestObjectDescriptionAPI.py57 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/functionalities/conditional_break/
DTestConditionalBreak.py62 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/python_api/function_symbol/
DTestSymbolAPI.py59 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/functionalities/exec/
DTestExec.py64 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/macosx/universal/
DTestUniversal.py36 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/python_api/symbol-context/
DTestSymbolContext.py53 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/functionalities/watchpoint/watchpoint_events/
DTestWatchpointEvents.py65 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/expression_command/call-throws/
DTestCallThatThrows.py56 self.assertTrue(process, PROCESS_IS_VALID)
/external/lldb/test/lang/cpp/stl/
DTestSTL.py110 self.assertTrue(process, PROCESS_IS_VALID)

12