Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ditutil.cpp380 class LocalPointerTest : public IntlTest { class
382 LocalPointerTest() {} in LocalPointerTest() function in LocalPointerTest
396 return new LocalPointerTest(); in createLocalPointerTest()
399 void LocalPointerTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/)… in runIndexedTest()
415 void LocalPointerTest::TestLocalPointer() { in TestLocalPointer()
482 void LocalPointerTest::TestLocalPointerMoveSwap() { in TestLocalPointerMoveSwap()
518 void LocalPointerTest::TestLocalArray() { in TestLocalArray()
575 void LocalPointerTest::TestLocalArrayMoveSwap() { in TestLocalArrayMoveSwap()
621 void LocalPointerTest::TestLocalXyzPointer() { in TestLocalXyzPointer()
728 void LocalPointerTest::TestLocalXyzPointerMoveSwap() { in TestLocalXyzPointerMoveSwap()
[all …]