Home
last modified time | relevance | path

Searched refs:testCompare (Results 1 – 25 of 45) sorted by relevance

12

/external/icu/icu4c/source/test/intltest/
Dtestidna.cpp654 void TestIDNA::testCompare(const UChar* s1, int32_t s1Len, in testCompare() function in TestIDNA
776 void TestIDNA::testCompare(const char* testName, CompareFunc func){ in testCompare() function in TestIDNA
817 testCompare(src,srcLen,src,srcLen,testName, func, true); in testCompare()
820 testCompare(src,srcLen,buf,u_strlen(buf),testName, func,true); in testCompare()
824 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,false); in testCompare()
826 testCompare(src,srcLen,uni0.getBuffer(),uni0.length()-1,testName, func,false); in testCompare()
830 testCompare(src,srcLen,ascii1.getBuffer(),ascii1.length()-1,testName, func,false); in testCompare()
832 testCompare(src,srcLen,ascii0.getBuffer(),ascii0.length()-1,testName, func,false); in testCompare()
1217 testCompare(src,srcLen,buf,u_strlen(buf),testName, func,true); in testRootLabelSeparator()
1220 testCompare(src,srcLen,src,srcLen,testName, func,true); in testRootLabelSeparator()
[all …]
Dtestidna.h79 void testCompare(const char* testName, CompareFunc func);
88 void testCompare(const UChar* s1, int32_t s1Len,
/external/cronet/third_party/icu/source/test/intltest/
Dtestidna.cpp654 void TestIDNA::testCompare(const UChar* s1, int32_t s1Len, in testCompare() function in TestIDNA
776 void TestIDNA::testCompare(const char* testName, CompareFunc func){ in testCompare() function in TestIDNA
817 testCompare(src,srcLen,src,srcLen,testName, func, true); in testCompare()
820 testCompare(src,srcLen,buf,u_strlen(buf),testName, func,true); in testCompare()
824 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,false); in testCompare()
826 testCompare(src,srcLen,uni0.getBuffer(),uni0.length()-1,testName, func,false); in testCompare()
830 testCompare(src,srcLen,ascii1.getBuffer(),ascii1.length()-1,testName, func,false); in testCompare()
832 testCompare(src,srcLen,ascii0.getBuffer(),ascii0.length()-1,testName, func,false); in testCompare()
1217 testCompare(src,srcLen,buf,u_strlen(buf),testName, func,true); in testRootLabelSeparator()
1220 testCompare(src,srcLen,src,srcLen,testName, func,true); in testRootLabelSeparator()
[all …]
Dtestidna.h79 void testCompare(const char* testName, CompareFunc func);
88 void testCompare(const UChar* s1, int32_t s1Len,
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/data/
DSessionInfoTest.java38 public void testCompare() { in testCompare() method in SessionInfoTest
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DStrictCompareTestCase.java47 public void testCompare() in testCompare() method in StrictCompareTestCase
DMacroDefaultArgTestCase.java44 public void testCompare() in testCompare() method in MacroDefaultArgTestCase
DArithmeticTestCase.java159 public void testCompare() in testCompare() method in ArithmeticTestCase
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/nodes/
DTagTest.java93 public void testCompare() { in testCompare() method in TagTest
/external/apache-commons-io/src/test/java/org/apache/commons/io/function/
DEraseTest.java66 void testCompare() { in testCompare() method in EraseTest
/external/guava/guava-tests/test/com/google/common/primitives/
DSignedBytesTest.java76 public void testCompare() { in testCompare() method in SignedBytesTest
DUnsignedLongsTest.java41 public void testCompare() { in testCompare() method in UnsignedLongsTest
DUnsignedIntegerTest.java230 public void testCompare() { in testCompare() method in UnsignedIntegerTest
DUnsignedIntsTest.java88 public void testCompare() { in testCompare() method in UnsignedIntsTest
DUnsignedLongTest.java254 public void testCompare() { in testCompare() method in UnsignedLongTest
DUnsignedBytesTest.java81 public void testCompare() { in testCompare() method in UnsignedBytesTest
DBooleansTest.java65 public void testCompare() { in testCompare() method in BooleansTest
/external/guava/android/guava-tests/test/com/google/common/primitives/
DSignedBytesTest.java76 public void testCompare() { in testCompare() method in SignedBytesTest
DUnsignedLongsTest.java41 public void testCompare() { in testCompare() method in UnsignedLongsTest
DUnsignedIntegerTest.java230 public void testCompare() { in testCompare() method in UnsignedIntegerTest
DUnsignedLongTest.java254 public void testCompare() { in testCompare() method in UnsignedLongTest
DUnsignedIntsTest.java88 public void testCompare() { in testCompare() method in UnsignedIntsTest
DUnsignedBytesTest.java81 public void testCompare() { in testCompare() method in UnsignedBytesTest
DBooleansTest.java65 public void testCompare() { in testCompare() method in BooleansTest
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/
DCharUtilsTest.java43 public void testCompare() { in testCompare() method in CharUtilsTest

12