Home
last modified time | relevance | path

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

/external/r8/src/test/java/com/android/tools/r8/
DR8RunArtTestsTest.java1216 File jctfCommonFile = new File(JCTF_COMMON_JAR); in runJctfTest() local
1217 if (!jctfCommonFile.exists()) { in runJctfTest()
1219 "Jar file of Jctf tests common code not found: \"" + jctfCommonFile.toString() + "\"."); in runJctfTest()
1238 jctfCommonFile.getCanonicalPath(), in runJctfTest()