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

/external/icu/icu4c/source/test/intltest/
H A Ditutil.cpp71 name = "LocalPointerTest";
73 logln("TestSuite LocalPointerTest---"); logln();
246 class LocalPointerTest : public IntlTest { class in inherits:IntlTest
248 LocalPointerTest() {} function in class:LocalPointerTest
259 return new LocalPointerTest();
262 void LocalPointerTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) {
264 logln("TestSuite LocalPointerTest: ");
275 void LocalPointerTest::TestLocalPointer() {
342 void LocalPointerTest::TestLocalArray() {
371 void LocalPointerTest
[all...]

Completed in 154 milliseconds