Home
last modified time | relevance | path

Searched refs:fExpected (Results 1 – 14 of 14) sorted by relevance

/external/junit/src/main/java/junit/framework/
DComparisonCompactor.java10 private String fExpected; field in ComparisonCompactor
17 fExpected = expected; in ComparisonCompactor()
23 if (fExpected == null || fActual == null || areStringsEqual()) { in compact()
24 return Assert.format(message, fExpected, fActual); in compact()
29 String expected = compactString(fExpected); in compact()
47 int end = Math.min(fExpected.length(), fActual.length()); in findCommonPrefix()
49 if (fExpected.charAt(fPrefix) != fActual.charAt(fPrefix)) { in findCommonPrefix()
56 int expectedSuffix = fExpected.length() - 1; in findCommonSuffix()
59 if (fExpected.charAt(expectedSuffix) != fActual.charAt(actualSuffix)) { in findCommonSuffix()
63 fSuffix = fExpected.length() - expectedSuffix; in findCommonSuffix()
[all …]
DComparisonFailure.java12 private String fExpected; field in ComparisonFailure
24 fExpected = expected; in ComparisonFailure()
36 …return new ComparisonCompactor(MAX_CONTEXT_LENGTH, fExpected, fActual).compact(super.getMessage()); in getMessage()
54 return fExpected; in getExpected()
/external/junit/src/main/java/org/junit/
DComparisonFailure.java26 private String fExpected; field in ComparisonFailure
38 this.fExpected = expected; in ComparisonFailure()
49 …return new ComparisonCompactor(MAX_CONTEXT_LENGTH, fExpected, fActual).compact(super.getMessage()); in getMessage()
67 return fExpected; in getExpected()
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPluralRuleGeneration.java154 final double fExpected = (double)row[1]; in TestEFixedDecimal() local
168 … if (!assertEquals(rowString + " double vs toString", fExpected, fromString.doubleValue())) { in TestEFixedDecimal()
187 …FixedDecimal fromDoubleAndExponent = FixedDecimal.createWithExponent(fExpected, vExpected, eExpect… in TestEFixedDecimal()
190 FixedDecimal.createWithExponent(fExpected, vExpected, eExpected); in TestEFixedDecimal()
192 …assertEquals(rowString + " double vs fromDoubleAndExponent", fExpected, fromDoubleAndExponent.doub… in TestEFixedDecimal()
/external/skia/tests/
DRectTest.cpp174 SkIRect fExpected; in DEF_TEST() member
226 REPORTER_ASSERT(reporter, difference == e.fExpected); in DEF_TEST()
231 SkRect ef = SkRect::Make(e.fExpected); in DEF_TEST()
/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/javaparser/javaparser-symbol-solver-testing/src/test/resources/
Djunit-4.8.1.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/slf4j/log4j-over-slf4j/compatibility/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/guice/lib/build/
Djunit.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/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...