Searched refs:_find_executable (Results 1 – 5 of 5) sorted by relevance
29 def _find_executable(executable, path=None): function76 return (_find_executable(toolname)167 if not _find_executable(cc):
39 cygwinccompiler.find_executable = self._find_executable56 def _find_executable(self, name): member in CygwinCCompilerTestCase
29 def _find_executable(executable, path=None): function79 return (_find_executable(toolname)221 if not _find_executable(cc):
44 self.assertIsNone(_osx_support._find_executable(self.prog_name))50 _osx_support._find_executable(self.prog_name))
43 self.assertIsNone(_osx_support._find_executable(self.prog_name))49 _osx_support._find_executable(self.prog_name))