Home
last modified time | relevance | path

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

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