Searched refs:ptrSkeletonEnum (Results 1 – 1 of 1) sorted by relevance
770 StringEnumeration* ptrSkeletonEnum = test->getSkeletons(status); in testAPI() local775 ptrSkeletonEnum->reset(status); in testAPI()776 count=ptrSkeletonEnum->count(status); in testAPI()778 ptrSkeleton = (UnicodeString *)ptrSkeletonEnum->snext(status); in testAPI()826 delete ptrSkeletonEnum; in testAPI()