Searched refs:expectedSkeleton (Results 1 – 1 of 1) sorted by relevance
531 UnicodeString expectedSkeleton = UnicodeString(testGetSkeletonAndBase[i][1]); in testAPI() local534 if(U_FAILURE(status) || retSkeleton != expectedSkeleton ) { in testAPI()536 errln(UnicodeString(" Got: ") + retSkeleton + UnicodeString(" Expected: ") + expectedSkeleton ); in testAPI()