Searched refs:TestString (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dtsmthred.h48 void TestString();
H A Dutxttest.h45 void TestString(const UnicodeString &s);
H A Dutxttest.cpp84 // being carried out in another function, TestString().
89 TestString("abcd\\U00010001xyz");
90 TestString("");
93 TestString("\\U00010001");
94 TestString("abc\\U00010001");
95 TestString("\\U00010001abc");
108 TestString(s);
119 TestString(s);
153 TestString(s);
158 // TestString() Ru
161 void UTextTest::TestString(const UnicodeString &s) { function in class:UTextTest
[all...]
H A Dtsmthred.cpp95 name = "TestString";
97 TestString();
1151 void MultithreadTest::TestString() function in class:MultithreadTest
/external/clang/test/Misc/
H A Dast-dump-attr.cpp82 static int TestString __attribute__((alias("alias1"))); variable
83 // CHECK: VarDecl{{.*}}TestString
/external/icu/icu4c/source/test/cintltst/
H A Dputiltst.c501 static void TestString(void) function
531 addTest(root, &TestString, "putiltst/TestString");
/external/icu/icu4c/source/test/iotest/
H A Dstrtst.c21 static void TestString(void) { function
789 addTest(root, &TestString, "string/TestString");

Completed in 191 milliseconds