Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ditutil.cpp70 TESTCASE_AUTO_CREATE_CLASS(LocalPointerTest); in runIndexedTest()
311 class LocalPointerTest : public IntlTest { class
313 LocalPointerTest() {} in LocalPointerTest() function in LocalPointerTest
330 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 …]