Searched refs:is_file (Results 1 – 3 of 3) sorted by relevance
110 if not javac_exec.exists() or not javac_exec.is_file():
114 if not javac_exec.exists() or not javac_exec.is_file():
223 def is_file(self, path): member in Checker242 ok, msg = self.is_file(path)320 lib_is_file, _ = self.is_file(lib_path)323 lib64_is_file, _ = self.is_file(lib64_path)