Searched defs:teststr (Results 1 - 5 of 5) sorted by relevance

/external/stlport/test/unit/
H A Dstring_test.cpp883 * (The ARM compiler creates a temporary object from teststr on the stack, to
891 string teststr("shortest");
893 bool short_string_optim_bug_helper(string teststr);
895 CPPUNIT_ASSERT(true == short_string_optim_bug_helper(teststr));
898 bool short_string_optim_bug_helper(string teststr) argument
900 size_t ss = teststr.size();
/external/icu4c/test/cintltst/
H A Dcitertst.c952 UChar teststr[500]; local
960 teststr[count ++] = 0x300;
963 teststr[count ++] = 0x31A;
969 testiter = ucol_openElements(coll, teststr, 500, &status);
H A Dcapitst.c471 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)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 96 milliseconds