Searched refs:skeletonPart (Results 1 – 3 of 3) sorted by relevance
91 String skeletonPart = kSkeletonParts[i]; in testPermutations() local92 if (skeletonPart == null) { in testPermutations()96 currentSection.add(skeletonPart); in testPermutations()
88 String skeletonPart = kSkeletonParts[i]; in testPermutations() local89 if (skeletonPart == null) { in testPermutations()93 currentSection.add(skeletonPart); in testPermutations()
96 const char16_t* skeletonPart = kSkeletonParts[i]; in testPermutations() local97 if (skeletonPart == nullptr) { in testPermutations()101 currentSection.push_back(skeletonPart); in testPermutations()