Searched refs:print_warning (Results 1 – 4 of 4) sorted by relevance
236 def testCheckCFBuildTarget(self, print_warning): argument252 print_warning.assert_called_once()
96 if not utils.IsSupportedPlatform(print_warning=True):
166 if not utils.IsSupportedPlatform(print_warning=True):
1207 def IsSupportedPlatform(print_warning=False): argument1234 if print_warning and not platform_supported: