/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/data/ |
H A D | SessionInfoTest.java | 37 public void testCompare() { method in class:SessionInfoTest
|
/external/guava/guava-gwt/test/com/google/common/primitives/ |
H A D | SignedBytesTest_gwt.java | 26 public void testCompare() throws Exception { method in class:SignedBytesTest_gwt 28 testCase.testCompare();
|
H A D | UnsignedIntsTest_gwt.java | 21 public void testCompare() throws Exception { method in class:UnsignedIntsTest_gwt 23 testCase.testCompare();
|
H A D | UnsignedLongTest_gwt.java | 31 public void testCompare() throws Exception { method in class:UnsignedLongTest_gwt 33 testCase.testCompare();
|
H A D | UnsignedLongsTest_gwt.java | 21 public void testCompare() throws Exception { method in class:UnsignedLongsTest_gwt 23 testCase.testCompare();
|
H A D | BooleansTest_gwt.java | 66 public void testCompare() throws Exception { method in class:BooleansTest_gwt 68 testCase.testCompare();
|
H A D | CharsTest_gwt.java | 46 public void testCompare() throws Exception { method in class:CharsTest_gwt 48 testCase.testCompare();
|
H A D | DoublesTest_gwt.java | 41 public void testCompare() throws Exception { method in class:DoublesTest_gwt 43 testCase.testCompare();
|
H A D | FloatsTest_gwt.java | 41 public void testCompare() throws Exception { method in class:FloatsTest_gwt 43 testCase.testCompare();
|
H A D | IntsTest_gwt.java | 46 public void testCompare() throws Exception { method in class:IntsTest_gwt 48 testCase.testCompare();
|
H A D | LongsTest_gwt.java | 46 public void testCompare() throws Exception { method in class:LongsTest_gwt 48 testCase.testCompare();
|
H A D | ShortsTest_gwt.java | 46 public void testCompare() throws Exception { method in class:ShortsTest_gwt 48 testCase.testCompare();
|
/external/icu/icu4c/source/test/intltest/ |
H A D | testidna.h | 76 void testCompare(const char* testName, CompareFunc func); 85 void testCompare(const UChar* s1, int32_t s1Len,
|
H A D | testidna.cpp | 646 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 D | TagTest.java | 93 public void testCompare() { method in class:TagTest
|
/external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/ |
H A D | TypedRangeTest.java | 50 public void testCompare() { method in class:TypedRangeTest
|
/external/guava/guava-gwt/test-super/com/google/common/primitives/super/com/google/common/primitives/ |
H A D | SignedBytesTest.java | 75 public void testCompare() { method in class:SignedBytesTest
|
H A D | UnsignedIntsTest.java | 55 public void testCompare() { method in class:UnsignedIntsTest
|
H A D | UnsignedLongTest.java | 232 public void testCompare() { method in class:UnsignedLongTest
|
H A D | UnsignedLongsTest.java | 40 public void testCompare() { method in class:UnsignedLongsTest
|
H A D | BooleansTest.java | 50 public void testCompare() { method in class:BooleansTest
|
/external/guava/guava-tests/test/com/google/common/primitives/ |
H A D | SignedBytesTest.java | 78 public void testCompare() { method in class:SignedBytesTest
|
H A D | UnsignedBytesTest.java | 84 public void testCompare() { method in class:UnsignedBytesTest
|
H A D | UnsignedIntsTest.java | 58 public void testCompare() { method in class:UnsignedIntsTest
|
H A D | UnsignedLongsTest.java | 43 public void testCompare() { method in class:UnsignedLongsTest
|