HomeSort by relevance Sort by last modified time
    Searched defs:TestCompare (Results 1 - 25 of 25) sorted by null

  /prebuilts/go/darwin-x86/src/strings/
compare_test.go 35 func TestCompare(t *testing.T) {
  /prebuilts/go/linux-x86/src/strings/
compare_test.go 35 func TestCompare(t *testing.T) {
  /prebuilts/go/darwin-x86/src/bytes/
compare_test.go 41 func TestCompare(t *testing.T) {
  /prebuilts/go/linux-x86/src/bytes/
compare_test.go 41 func TestCompare(t *testing.T) {
  /external/icu/icu4c/source/test/intltest/
mnkytst.cpp 144 CollationMonkeyTest::TestCompare(/* char* par */)
147 errln(UNICODE_STRING("CollationMonkeyTest::TestCompare(): source is empty - ICU_DATA not set or data missing?", 87));
258 case 0: name = "TestCompare"; if (exec) TestCompare(/* par */); break;
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...]
tstnorm.cpp 53 CASE(15,TestCompare);
    [all...]
ustrtest.cpp 36 TESTCASE_AUTO(TestCompare);
254 UnicodeStringTest::TestCompare()
    [all...]
apicoll.cpp     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationFrozenMonkeyTest.java 126 public void TestCompare() {
128 errln("CollationMonkeyTest.TestCompare(): source is empty - ICU_DATA not set or data missing?");
CollationMonkeyTest.java 114 public void TestCompare() {
116 errln("CollationMonkeyTest.TestCompare(): source is empty - ICU_DATA not set or data missing?");
CollationAPITest.java 196 public void TestCompare() {
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
TestIDNARef.java 482 public void TestCompare() throws Exception{
    [all...]
TestIDNA.java 405 public void TestCompare() throws Exception{
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
VersionInfoTest.java 94 public void TestCompare()
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationFrozenMonkeyTest.java 122 public void TestCompare() {
124 errln("CollationMonkeyTest.TestCompare(): source is empty - ICU_DATA not set or data missing?");
CollationMonkeyTest.java 110 public void TestCompare() {
112 errln("CollationMonkeyTest.TestCompare(): source is empty - ICU_DATA not set or data missing?");
CollationAPITest.java 192 public void TestCompare() {
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
TestIDNARef.java 478 public void TestCompare() throws Exception{
    [all...]
TestIDNA.java 401 public void TestCompare() throws Exception{
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
VersionInfoTest.java 90 public void TestCompare()
  /external/icu/icu4c/source/test/cintltst/
idnatest.c 33 static void TestCompare(void);
62 addTest(root, &TestCompare, "idna/TestCompare");
564 TestCompare(){
    [all...]
capitst.c 65 addTest(root, &TestCompare, "tscoll/capitst/TestCompare");
559 void TestCompare()
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
BasicTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
BasicTest.java     [all...]

Completed in 1404 milliseconds