Home
last modified time | relevance | path

Searched refs:failureCount (Results 1 – 25 of 27) sorted by relevance

12

/external/junit/src/main/java/junit/framework/
DTestResult.java104 public synchronized int failureCount() { in failureCount() method in TestResult
183 return failureCount() == 0 && errorCount() == 0; in wasSuccessful()
/external/junit/src/main/java/junit/textui/
DResultPrinter.java48 printDefects(result.failures(), result.failureCount(), "failure"); in printFailures()
88 ", Failures: " + result.failureCount() + in printFooter()
/external/clang/test/SemaObjC/
Ddefault-synthesize-3.m137 @property (assign, readonly) int failureCount; property
143 @property (assign, readwrite) int failureCount; property
147 - (int)failureCount { method
154 @synthesize failureCount = _failureCount;
/external/testng/src/main/java/org/testng/internal/
DTestMethodWithDataProviderMethodWorker.java43 int invocationCount, int failureCount, ITestResultNotifier notifier) { in TestMethodWithDataProviderMethodWorker() argument
59 m_failureCount = failureCount; in TestMethodWithDataProviderMethodWorker()
DInvoker.java948 int failureCount, in retryFailed() argument
954 failure.count = failureCount; in retryFailed()
1586 int failureCount) { in handleException() argument
1594 if(failureCount < numberOfTestsThatCanFail) { in handleException()
/external/junit/src/main/java/org/junit/experimental/results/
DPrintableResult.java53 public int failureCount() { in failureCount() method in PrintableResult
DResultMatchers.java35 return item.failureCount() == count; in failureCountIs()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/lib/build/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/jsr330/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/slf4j/integration/lib/
Djunit-3.8.1.jarMETA-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/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/ ...
/external/owasp/sanitizer/lib/junit/
Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/libphonenumber/lib/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12