Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/unwind/zeroth_frame/
H A DTestZerothFrame.py63 self.assertTrue(process, VALID_PROCESS)
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py163 VALID_PROCESS = "Got a valid process" variable