Lines Matching refs:LocalPointerTest
256 class LocalPointerTest : public IntlTest { class
258 LocalPointerTest() {} in LocalPointerTest() function in LocalPointerTest
272 return new LocalPointerTest(); in createLocalPointerTest()
275 void LocalPointerTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/)… in runIndexedTest()
291 void LocalPointerTest::TestLocalPointer() { in TestLocalPointer()
358 void LocalPointerTest::TestLocalPointerMoveSwap() { in TestLocalPointerMoveSwap()
398 void LocalPointerTest::TestLocalArray() { in TestLocalArray()
455 void LocalPointerTest::TestLocalArrayMoveSwap() { in TestLocalArrayMoveSwap()
505 void LocalPointerTest::TestLocalXyzPointer() { in TestLocalXyzPointer()
612 void LocalPointerTest::TestLocalXyzPointerMoveSwap() { in TestLocalXyzPointerMoveSwap()
667 void LocalPointerTest::TestLocalXyzPointerNull() { in TestLocalXyzPointerNull()