Searched refs:LocalPointerTest (Results 1 – 1 of 1) sorted by relevance
70 TESTCASE_AUTO_CREATE_CLASS(LocalPointerTest); in runIndexedTest()311 class LocalPointerTest : public IntlTest { class313 LocalPointerTest() {} in LocalPointerTest() function in LocalPointerTest330 return new LocalPointerTest(); in createLocalPointerTest()333 void LocalPointerTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/)… in runIndexedTest()352 void LocalPointerTest::TestLocalPointer() { in TestLocalPointer()425 void LocalPointerTest::TestLocalPointerMoveSwap() { in TestLocalPointerMoveSwap()460 void LocalPointerTest::TestLocalPointerStdUniquePtr() { in TestLocalPointerStdUniquePtr()474 void LocalPointerTest::TestLocalArray() { in TestLocalArray()531 void LocalPointerTest::TestLocalArrayMoveSwap() { in TestLocalArrayMoveSwap()[all …]