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

  /external/icu4c/test/cintltst/
citertst.c 952 UChar teststr[500]; local
960 teststr[count ++] = 0x300;
963 teststr[count ++] = 0x31A;
969 testiter = ucol_openElements(coll, teststr, 500, &status);
    [all...]
capitst.c 471 UChar teststr[10]; local
530 teststr[0] = 0x0e40;
531 teststr[1] = 0x0e01;
532 teststr[2] = 0x0e2d;
543 iter1 = ucol_openElements(col1, teststr, 3, &status);
544 iter2 = ucol_openElements(col2, teststr, 3, &status);
575 u_uastrcpy(teststr, "z");
577 if (ucol_greaterOrEqual(col1, teststr, 1, teststr2, 1)) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 530 milliseconds