Home
last modified time | relevance | path

Searched refs:fFailures (Results 1 – 11 of 11) sorted by relevance

/external/junit/src/main/java/junit/framework/
DTestResult.java18 protected List<TestFailure> fFailures; field in TestResult
25 fFailures = new ArrayList<TestFailure>(); in TestResult()
48 fFailures.add(new TestFailure(test, e)); in addFailure()
105 return fFailures.size(); in failureCount()
112 return Collections.enumeration(fFailures); in failures()
/external/junit/src/main/java/org/junit/runner/
DResult.java49 failures = new CopyOnWriteArrayList<Failure>(serializedForm.fFailures); in Result()
159 private final List<Failure> fFailures; field in Result.SerializedForm
166 fFailures = Collections.synchronizedList(new ArrayList<Failure>(result.failures)); in SerializedForm()
175 fFailures = (List<Failure>) fields.get("fFailures", null); in SerializedForm()
184 fields.put("fFailures", fFailures); in serialize()
/external/guice/lib/build/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/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/ ...