Searched defs:TEST_CLASS (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/test/tools/javac/6567415/
H A DT6567415.java52 final static String TEST_CLASS = TEST_FILE_NAME + ".class"; field in class:T6567415
79 File f = new File(TEST_CLASS);
81 System.out.println("file not found: " + TEST_CLASS);

Completed in 29 milliseconds