Lines Matching refs:lldbplatformutil
742 from lldbsuite.test import lldbplatformutil
744 platform = lldbplatformutil.getPlatform()
746 if lldbplatformutil.target_is_android() or lldbplatformutil.platformIsDarwin():
771 from lldbsuite.test import lldbplatformutil
773 platform = lldbplatformutil.getPlatform()
774 if lldbplatformutil.target_is_android():
791 from lldbsuite.test import lldbplatformutil
793 platform = lldbplatformutil.getPlatform()
822 from lldbsuite.test import lldbplatformutil
824 if not lldbplatformutil.platformIsDarwin():
830 from lldbsuite.test import lldbplatformutil
832 platform = lldbplatformutil.getPlatform()
842 from lldbsuite.test import lldbplatformutil
846 if lldbplatformutil.platformIsDarwin():
855 if configuration.lldb_platform_name and lldbplatformutil.getPlatform() == "windows":
862 from lldbsuite.test import lldbplatformutil
864 platform = lldbplatformutil.getPlatform()