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

/external/icu/icu4c/source/test/intltest/
H A Ditutil.cpp75 name = "LocalPointerTest";
77 logln("TestSuite LocalPointerTest---"); logln();
258 class LocalPointerTest : public IntlTest { class in inherits:IntlTest
260 LocalPointerTest() {} function in class:LocalPointerTest
274 return new LocalPointerTest();
277 void LocalPointerTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) {
279 logln("TestSuite LocalPointerTest: ");
293 void LocalPointerTest::TestLocalPointer() {
360 void LocalPointerTest::TestLocalPointerMoveSwap() {
396 void LocalPointerTest
[all...]

Completed in 71 milliseconds