Home
last modified time | relevance | path

Searched refs:assertNotEquals (Results 1 - 25 of 55) sorted by relevance

123

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H A DPropertiesTest.java7 import static org.junit.Assert.assertNotEquals;
57 assertNotEquals(p1, p2); in testBasicEquals()
59 assertNotEquals(p1, p2); in testBasicEquals()
130 assertNotEquals(val0, val1); in testFieldCoverage()
137 assertNotEquals(getter.invoke(p1), val1); in testFieldCoverage()
140 assertNotEquals("Field " + field + " is missing from equals()", p1, p2); in testFieldCoverage()
141 assertNotEquals(getter.invoke(p1), getter.invoke(p2)); in testFieldCoverage()
142 assertNotEquals(getter.invoke(p1), val0); in testFieldCoverage()
168 assertNotEquals(p1, p2); in testFieldCoverage()
169 assertNotEquals(gette in testFieldCoverage()
[all...]
H A DNumberFormatterApiTest.java8 import static org.junit.Assert.assertNotEquals;
2579 assertNotEquals(NumberFormatter.with().locale(ULocale.ENGLISH), NumberFormatter.with().locale(Locale.FRENCH)); in locale()
3065 assertNotEquals(message + ": " + actualMessage + "; " + expectedSubstring in validRanges()
3084 assertNotEquals(message + ": " + actualMessage, -1, actualMessage.indexOf(expectedSubstring)); in validRanges()
3095 assertNotEquals(message + ": " + actualMessage, -1, actualMessage.indexOf(expectedSubstring)); in validRanges()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DPropertiesTest.java6 import static org.junit.Assert.assertNotEquals;
54 assertNotEquals(p1, p2); in testBasicEquals()
56 assertNotEquals(p1, p2); in testBasicEquals()
127 assertNotEquals(val0, val1); in testFieldCoverage()
134 assertNotEquals(getter.invoke(p1), val1); in testFieldCoverage()
137 assertNotEquals("Field " + field + " is missing from equals()", p1, p2); in testFieldCoverage()
138 assertNotEquals(getter.invoke(p1), getter.invoke(p2)); in testFieldCoverage()
139 assertNotEquals(getter.invoke(p1), val0); in testFieldCoverage()
165 assertNotEquals(p1, p2); in testFieldCoverage()
166 assertNotEquals(gette in testFieldCoverage()
[all...]
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
H A Dv8_foozzie_harness_adjust.js69 assertNotEquals = function assertNotEquals(expected, found, name_opt) {
67 assertNotEquals = function assertNotEquals(expected, found, name_opt) { global() function
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DAbstractSchemaTest.java35 import static org.junit.Assert.assertNotEquals;
109 assertNotEquals(0, exceptionCount); in mergeFromByteArrayFastPathMayThrowIndexOutOfBoundsException()
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_asserts.py11 assertNotEquals="assertNotEqual", variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DCompactDecimalFormatTest.java484 assertNotEquals("not equals", cdf, notEqualsCdf); in TestEquals()
548 assertNotEquals("CDF(12,000) for no_NO shouldn't be 12 (12K or similar)", "12", result); in TestNordic()
636 assertNotEquals("Short " + loc, 0, s1.length()); in TestLocales()
637 assertNotEquals("Long " + loc, 0, s2.length()); in TestLocales()
H A DTimeUnitTest.java450 assertNotEquals("verifyEqualsHashCodeNe", o, ne); in verifyEqualsHashCode()
451 assertNotEquals("verifyEqualsHashCodeEqTrans", eq, ne); in verifyEqualsHashCode()
456 assertNotEquals("verifyEqualsHashCodeHashNe", o.hashCode(), ne.hashCode()); in verifyEqualsHashCode()
H A DSelectFormatAPITest.java120 assertNotEquals("Failed in TestHashCode 2 with unexpected output" in TestHashCode()
H A DFormattedStringBuilderTest.java8 import static org.junit.Assert.assertNotEquals;
164 assertNotEquals(sb1.length(), sb2.length()); in testCopy()
H A DIntlTestDecimalFormatSymbols.java417 assertNotEquals("DFS instances must not share same pattern", pattern, in testSetPatternForCurrencySpacing_notSharedByInstances()
423 assertNotEquals("DFS instances must not share same pattern", pattern, in testSetPatternForCurrencySpacing_notSharedByInstances()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DTimeUnitTest.java447 assertNotEquals("verifyEqualsHashCodeNe", o, ne); in verifyEqualsHashCode()
448 assertNotEquals("verifyEqualsHashCodeEqTrans", eq, ne); in verifyEqualsHashCode()
453 assertNotEquals("verifyEqualsHashCodeHashNe", o.hashCode(), ne.hashCode()); in verifyEqualsHashCode()
H A DCompactDecimalFormatTest.java487 assertNotEquals("not equals", cdf, notEqualsCdf); in TestEquals()
551 assertNotEquals("CDF(12,000) for no_NO shouldn't be 12 (12K or similar)", "12", result); in TestNordic()
639 assertNotEquals("Short " + loc, 0, s1.length()); in TestLocales()
640 assertNotEquals("Long " + loc, 0, s2.length()); in TestLocales()
H A DSelectFormatAPITest.java117 assertNotEquals("Failed in TestHashCode 2 with unexpected output" in TestHashCode()
H A DFormattedStringBuilderTest.java7 import static org.junit.Assert.assertNotEquals;
161 assertNotEquals(sb1.length(), sb2.length()); in testCopy()
H A DIntlTestDecimalFormatSymbols.java414 assertNotEquals("DFS instances must not share same pattern", pattern, in testSetPatternForCurrencySpacing_notSharedByInstances()
420 assertNotEquals("DFS instances must not share same pattern", pattern, in testSetPatternForCurrencySpacing_notSharedByInstances()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrie2Test.java77 assertNotEquals("", trieA, trieB); in TestTrie2API()
80 assertNotEquals("", trieA.hashCode(), trieB.hashCode()); in TestTrie2API()
321 assertNotEquals("", t1_32, t1w); in TestTrie2WritableAPI()
H A DLocaleDataTest.java434 assertNotEquals("Alt start quotes are equal", fr_FR.getDelimiter(LocaleData.ALT_QUOTATION_START), fr_CH.getDelimiter(LocaleData.ALT_QUOTATION_START)); in TestFallback()
435 assertNotEquals("Alt end quotes are equals", fr_FR.getDelimiter(LocaleData.ALT_QUOTATION_END), fr_CH.getDelimiter(LocaleData.ALT_QUOTATION_END)); in TestFallback()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrie2Test.java74 assertNotEquals("", trieA, trieB); in TestTrie2API()
77 assertNotEquals("", trieA.hashCode(), trieB.hashCode()); in TestTrie2API()
318 assertNotEquals("", t1_32, t1w); in TestTrie2WritableAPI()
H A DLocaleDataTest.java423 assertNotEquals("Alt start quotes are equal", fr_FR.getDelimiter(LocaleData.ALT_QUOTATION_START), fr_CH.getDelimiter(LocaleData.ALT_QUOTATION_START)); in TestFallback()
424 assertNotEquals("Alt end quotes are equals", fr_FR.getDelimiter(LocaleData.ALT_QUOTATION_END), fr_CH.getDelimiter(LocaleData.ALT_QUOTATION_END)); in TestFallback()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationAPITest.java857 assertNotEquals("getStrength()", Collator.PRIMARY, col1.getStrength()); in TestSubClass()
862 assertNotEquals("setStrength2().getStrength()", Collator.PRIMARY, in TestSubClass()
870 assertNotEquals("getDecomposition()", -1, col1.getDecomposition()); // don't care about the value in TestSubClass()
877 assertNotEquals("getMaxVariable()", -1, col1.getMaxVariable()); // don't care about the value in TestSubClass()
892 assertNotEquals("getLocale()", ULocale.GERMAN, col1.getLocale(ULocale.ACTUAL_LOCALE)); in TestSubClass()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationAPITest.java860 assertNotEquals("getStrength()", Collator.PRIMARY, col1.getStrength()); in TestSubClass()
865 assertNotEquals("setStrength2().getStrength()", Collator.PRIMARY, in TestSubClass()
873 assertNotEquals("getDecomposition()", -1, col1.getDecomposition()); // don't care about the value in TestSubClass()
880 assertNotEquals("getMaxVariable()", -1, col1.getMaxVariable()); // don't care about the value in TestSubClass()
895 assertNotEquals("getLocale()", ULocale.GERMAN, col1.getLocale(ULocale.ACTUAL_LOCALE)); in TestSubClass()
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.h329 UBool assertNotEquals(const char* message, int32_t expectedNot, int32_t actual);
358 UBool assertNotEquals(const UnicodeString& message, int32_t expectedNot, int32_t actual);
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetTest.java1501 assertNotEquals("LVT count", new UnicodeSet(), lvt); in TestHangulSyllable()
1504 assertNotEquals("LV count", new UnicodeSet(), lv); in TestHangulSyllable()
1620 assertNotEquals("compareTo-shorter-first", unsorted, sorted); in TestComparison()
1631 assertNotEquals("compareTo-longer-first", unsorted, sorted); in TestComparison()
1642 assertNotEquals("compareTo-lex", unsorted, sorted); in TestComparison()
1697 assertNotEquals("compare iterable test", test1, test2); in TestComparison()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetTest.java1515 assertNotEquals("LVT count", new UnicodeSet(), lvt); in TestHangulSyllable()
1518 assertNotEquals("LV count", new UnicodeSet(), lv); in TestHangulSyllable()
1634 assertNotEquals("compareTo-shorter-first", unsorted, sorted); in TestComparison()
1645 assertNotEquals("compareTo-longer-first", unsorted, sorted); in TestComparison()
1656 assertNotEquals("compareTo-lex", unsorted, sorted); in TestComparison()
1711 assertNotEquals("compare iterable test", test1, test2); in TestComparison()

Completed in 37 milliseconds

123