Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/python_api/target/
H A DTestTargetAPI.py75 self.assertTrue(platform, VALID_PLATFORM)
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py169 VALID_PLATFORM = "Got a valid platform" variable