Searched refs:testCompare (Results 1 - 25 of 40) sorted by relevance

12

/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/data/
H A DSessionInfoTest.java37 public void testCompare() { method in class:SessionInfoTest
/external/guava/guava-gwt/test/com/google/common/primitives/
H A DSignedBytesTest_gwt.java26 public void testCompare() throws Exception { method in class:SignedBytesTest_gwt
28 testCase.testCompare();
H A DUnsignedIntsTest_gwt.java21 public void testCompare() throws Exception { method in class:UnsignedIntsTest_gwt
23 testCase.testCompare();
H A DUnsignedLongTest_gwt.java31 public void testCompare() throws Exception { method in class:UnsignedLongTest_gwt
33 testCase.testCompare();
H A DUnsignedLongsTest_gwt.java21 public void testCompare() throws Exception { method in class:UnsignedLongsTest_gwt
23 testCase.testCompare();
H A DBooleansTest_gwt.java66 public void testCompare() throws Exception { method in class:BooleansTest_gwt
68 testCase.testCompare();
H A DCharsTest_gwt.java46 public void testCompare() throws Exception { method in class:CharsTest_gwt
48 testCase.testCompare();
H A DDoublesTest_gwt.java41 public void testCompare() throws Exception { method in class:DoublesTest_gwt
43 testCase.testCompare();
H A DFloatsTest_gwt.java41 public void testCompare() throws Exception { method in class:FloatsTest_gwt
43 testCase.testCompare();
H A DIntsTest_gwt.java46 public void testCompare() throws Exception { method in class:IntsTest_gwt
48 testCase.testCompare();
H A DLongsTest_gwt.java46 public void testCompare() throws Exception { method in class:LongsTest_gwt
48 testCase.testCompare();
H A DShortsTest_gwt.java46 public void testCompare() throws Exception { method in class:ShortsTest_gwt
48 testCase.testCompare();
/external/icu/icu4c/source/test/intltest/
H A Dtestidna.h76 void testCompare(const char* testName, CompareFunc func);
85 void testCompare(const UChar* s1, int32_t s1Len,
H A Dtestidna.cpp646 void TestIDNA::testCompare(const UChar* s1, int32_t s1Len, function in class:TestIDNA
768 void TestIDNA::testCompare(const char* testName, CompareFunc func){ function in class:TestIDNA
809 testCompare(src,srcLen,src,srcLen,testName, func, TRUE);
812 testCompare(src,srcLen,buf,u_strlen(buf),testName, func,TRUE);
816 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE);
818 testCompare(src,srcLen,uni0.getBuffer(),uni0.length()-1,testName, func,FALSE);
822 testCompare(src,srcLen,ascii1.getBuffer(),ascii1.length()-1,testName, func,FALSE);
824 testCompare(src,srcLen,ascii0.getBuffer(),ascii0.length()-1,testName, func,FALSE);
1209 testCompare(src,srcLen,buf,u_strlen(buf),testName, func,TRUE);
1212 testCompare(sr
[all...]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/nodes/
H A DTagTest.java93 public void testCompare() { method in class:TagTest
/external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/
H A DTypedRangeTest.java50 public void testCompare() { method in class:TypedRangeTest
/external/guava/guava-gwt/test-super/com/google/common/primitives/super/com/google/common/primitives/
H A DSignedBytesTest.java75 public void testCompare() { method in class:SignedBytesTest
H A DUnsignedIntsTest.java55 public void testCompare() { method in class:UnsignedIntsTest
H A DUnsignedLongTest.java232 public void testCompare() { method in class:UnsignedLongTest
H A DUnsignedLongsTest.java40 public void testCompare() { method in class:UnsignedLongsTest
H A DBooleansTest.java50 public void testCompare() { method in class:BooleansTest
/external/guava/guava-tests/test/com/google/common/primitives/
H A DSignedBytesTest.java78 public void testCompare() { method in class:SignedBytesTest
H A DUnsignedBytesTest.java84 public void testCompare() { method in class:UnsignedBytesTest
H A DUnsignedIntsTest.java58 public void testCompare() { method in class:UnsignedIntsTest
H A DUnsignedLongsTest.java43 public void testCompare() { method in class:UnsignedLongsTest

Completed in 1145 milliseconds

12