/external/junit/src/junit/framework/ |
D | TestResult.java | 20 protected Vector<TestFailure> fFailures; 21 protected Vector<TestFailure> fErrors; 29 fFailures= new Vector<TestFailure>(); in TestResult() 30 fErrors= new Vector<TestFailure>(); in TestResult() 41 fErrors.add(new TestFailure(test, t)); in addError() 50 fFailures.add(new TestFailure(test, t)); in addFailure() 90 public synchronized Enumeration<TestFailure> errors() { in errors() 104 public synchronized Enumeration<TestFailure> failures() { in failures()
|
D | TestFailure.java | 12 public class TestFailure extends Object { class 20 public TestFailure(Test failedTest, Throwable thrownException) { in TestFailure() method in TestFailure
|
/external/junit/src/junit/textui/ |
D | ResultPrinter.java | 12 import junit.framework.TestFailure; 56 protected void printDefects(Enumeration<TestFailure> booBoos, int count, String type) { in printDefects() 67 public void printDefect(TestFailure booBoo, int count) { // only public for testing purposes in printDefect() 72 protected void printDefectHeader(TestFailure booBoo, int count) { in printDefectHeader() 78 protected void printDefectTrace(TestFailure booBoo) { in printDefectTrace()
|
/external/autotest/utils/ |
D | unittest_suite.py | 128 class TestFailure(Exception): class 153 raise TestFailure(msg)
|
/external/autotest/client/site_tests/ui_SettingsPage/ |
D | ui_SettingsPage.py | 43 raise error.TestFailure('Could not capture screenshot')
|
/external/junit/ |
D | Common.mk | 21 src/junit/framework/TestFailure.java \
|
/external/libbrillo/brillo/dbus/ |
D | dbus_method_invoker_unittest.cc | 156 TEST_F(DBusMethodInvokerTest, TestFailure) { in TEST_F() argument 320 TEST_F(AsyncDBusMethodInvokerTest, TestFailure) { in TEST_F() argument
|
/external/jsr330/lib/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |
/external/slf4j/integration/lib/ |
D | junit-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |
/external/guice/lib/build/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |
/external/dexmaker/lib/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |
/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
D | junit-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit3.8.2/
junit/ ... |
/external/owasp/sanitizer/lib/junit/ |
D | junit-dep.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/external/libphonenumber/lib/ |
D | junit-4.8.1.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/external/opencv3/modules/java/pure_test/lib/ |
D | junit-4.11.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |