HomeSort by relevance Sort by last modified time
    Searched refs:testCompare (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
testidna.h 59 void TestCompare();
76 void testCompare(const char* testName, CompareFunc func);
85 void testCompare(const UChar* s1, int32_t s1Len,
testidna.cpp 646 void TestIDNA::testCompare(const UChar* s1, int32_t s1Len,
768 void TestIDNA::testCompare(const char* testName, CompareFunc func){
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);
    [all...]
  /external/icu4c/test/intltest/
testidna.h 59 void TestCompare();
76 void testCompare(const char* testName, CompareFunc func);
85 void testCompare(const UChar* s1, int32_t s1Len,
testidna.cpp 646 void TestIDNA::testCompare(const UChar* s1, int32_t s1Len,
768 void TestIDNA::testCompare(const char* testName, CompareFunc func){
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);
    [all...]
  /cts/tests/tests/content/src/android/content/pm/cts/
ApplicationInfo_DisplayNameComparatorTest.java 45 public void testCompare() throws NameNotFoundException {
  /cts/tests/tests/widget/src/android/widget/cts/
AlphabetIndexerTest.java 103 public void testCompare() {
  /external/guava/guava-tests/test/com/google/common/primitives/
SignedBytesTest.java 78 public void testCompare() {
UnsignedBytesTest.java 83 public void testCompare() {
UnsignedIntsTest.java 51 public void testCompare() {
UnsignedLongsTest.java 37 public void testCompare() {
BooleansTest.java 52 public void testCompare() {
UnsignedIntegerTest.java 192 public void testCompare() {
UnsignedLongTest.java 205 public void testCompare() {
CharsTest.java 88 public void testCompare() {
DoublesTest.java 73 public void testCompare() {
FloatsTest.java 73 public void testCompare() {
IntsTest.java 89 public void testCompare() {
LongsTest.java 61 public void testCompare() {
ShortsTest.java 89 public void testCompare() {
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
PhoneNumberUtilsTest.java 266 public void testCompare() throws Exception {
  /prebuilts/tools/common/easymock-tools/
easymock-3.1-tests.jar 

Completed in 834 milliseconds