Searched refs:teststr (Results 1 - 6 of 6) sorted by relevance

/external/chromium/base/
H A Dpickle_unittest.cc16 const std::string teststr("Hello world"); // note non-aligned string length
34 EXPECT_EQ(teststr, outstr);
70 EXPECT_TRUE(pickle.WriteString(teststr));
/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 Dcapitst.c453 UChar teststr[10]; local
512 teststr[0] = 0x0e40;
513 teststr[1] = 0x0e01;
514 teststr[2] = 0x0e2d;
525 iter1 = ucol_openElements(col1, teststr, 3, &status);
526 iter2 = ucol_openElements(col2, teststr, 3, &status);
557 u_uastrcpy(teststr, "z");
559 if (ucol_greaterOrEqual(col1, teststr, 1, teststr2, 1)) {
H A Dcitertst.c952 UChar teststr[500]; local
960 teststr[count ++] = 0x300;
963 teststr[count ++] = 0x31A;
969 testiter = ucol_openElements(coll, teststr, 500, &status);
/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 525 milliseconds