Searched refs:print_warning (Results 1 – 4 of 4) sorted by relevance
288 def testCheckCFBuildTarget(self, print_warning): argument304 print_warning.assert_called_once()
138 if not utils.IsSupportedPlatform(print_warning=True):
102 if not utils.IsSupportedPlatform(print_warning=True):
1217 def IsSupportedPlatform(print_warning=False): argument1244 if print_warning and not platform_supported: