Home
last modified time | relevance | path

Searched defs:expected_platform (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/functionalities/gdb_remote_client/
H A DTestPlatformMacOSX.py30 def platform_test(self, host, expected_triple, expected_platform): argument
/llvm-project-15.0.7/lldb/test/API/macosx/simulator/
H A DTestSimulatorPlatform.py26 def check_debugserver(self, log, expected_platform, expected_version): argument