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

/openjdk7/langtools/test/com/sun/javadoc/testSourceTab/
H A DTestSourceTab.java86 initTabs(new File(SRC_DIR), new File(TMP_SRC_DIR));
89 void initTabs(File from, File to) throws IOException { method in class:TestSourceTab
93 initTabs(f, t);
/openjdk7/langtools/test/tools/javadoc/T4994049/
H A DT4994049.java58 initTabs(testSrc, tmpSrc);
69 static void initTabs(File from, File to) throws IOException { method in class:T4994049
73 initTabs(f, t);

Completed in 29 milliseconds