Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp852 StringEnumeration* ptrBaseSkeletonEnum = test->getBaseSkeletons(status); in testAPI() local
856 count=ptrBaseSkeletonEnum->count(status); in testAPI()
858 ptrSkeleton = (UnicodeString *)ptrBaseSkeletonEnum->snext(status); in testAPI()
893 delete ptrBaseSkeletonEnum; in testAPI()