Home
last modified time | relevance | path

Searched defs:testFileClose (Results 1 – 7 of 7) sorted by relevance

/external/apache-xml/test/java/src/org/apache/qetest/
DTest.java199 public abstract boolean testFileClose(Properties p); in testFileClose() method
DTestImpl.java345 public boolean testFileClose(Properties p) in testFileClose() method in TestImpl
DConsoleLogger.java270 public void testFileClose(String msg, String result) in testFileClose() method in ConsoleLogger
DLogger.java421 public abstract void testFileClose(String msg, String result); in testFileClose() method
DReporter.java554 public void testFileClose() in testFileClose() method in Reporter
608 public void testFileClose(String msg, String result) in testFileClose() method in Reporter
DXMLFileLogger.java463 public void testFileClose(String msg, String result) in testFileClose() method in XMLFileLogger
/external/apache-xml/test/android_src/org/apache/test/android/
DTestLogger.java73 public void testFileClose(String msg, String result) { in testFileClose() method in TestLogger