Home
last modified time | relevance | path

Searched refs:is_file (Results 1 – 3 of 3) sorted by relevance

/art/test/971-iface-super/util-src/
Dgenerate_java.py117 if not javac_exec.exists() or not javac_exec.is_file():
/art/test/968-default-partial-compile-gen/util-src/
Dgenerate_java.py113 if not javac_exec.exists() or not javac_exec.is_file():
/art/build/apex/
Dart_apex_test.py272 def is_file(self, path): member in Checker
289 ok, msg = self.is_file(path)
351 lib_is_file, _ = self.is_file(lib_path)
354 lib64_is_file, _ = self.is_file(lib64_path)