Searched refs:IsSupportedPlatform (Results 1 – 7 of 7) sorted by relevance
67 if not utils.IsSupportedPlatform():131 if not utils.IsSupportedPlatform():176 if not utils.IsSupportedPlatform():
1029 if IsSupportedPlatform() and not FindExecutable(_VNC_BIN):1207 def IsSupportedPlatform(print_warning=False): function
178 if not utils.IsSupportedPlatform():
88 mock_utils.IsSupportedPlatform.return_value = True
96 if not utils.IsSupportedPlatform(print_warning=True):
87 mock_utils.IsSupportedPlatform.return_value = True
166 if not utils.IsSupportedPlatform(print_warning=True):