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

/libcore/luni/src/test/java/tests/api/javax/xml/parsers/
H A DSAXParserTest.java128 File [] list_out_dh; field in class:SAXParserTest
153 list_out_dh = new File[] {new File(tmpPath + "/" +
161 list_out_dh[0].deleteOnExit();
176 Support_Resources.copyLocalFileto(list_out_dh[0],
313 new SAXParserTestSupport().readFile(list_out_dh[i].getPath());
407 list_out_dh[i].getPath());
505 list_out_dh[i].getPath());
605 // list_out_dh[i].getPath());
744 list_out_dh[i].getPath());

Completed in 7194 milliseconds