Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/unwind/zeroth_frame/
DTestZerothFrame.py64 self.assertTrue(process, VALID_PROCESS)
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbtest.py166 VALID_PROCESS = "Got a valid process" variable