Searched refs:TEST_CLASSES (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/make/tools/reorder/
H A DMakefile49 TEST_CLASSES = $(TESTS:%=$(CLASSDIR)/%.class) macro
109 test_classes : $(TEST_CLASSES)
/openjdk7/langtools/test/tools/javadoc/lib/
H A DTester.java39 protected final String TEST_CLASSES = System.getProperty("test.classes", field in class:Tester
45 private final File outputFile = new File(TEST_CLASSES, "testrun.out");

Completed in 30 milliseconds