Searched defs:checkSkeleton (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 388 public void checkSkeleton(SpoofChecker sc, String testName) { in checkSkeleton() method in SpoofCheckerTest 446 void checkSkeleton(SpoofChecker sc, int type, String input, String expected, String testName) { in checkSkeleton() method in SpoofCheckerTest
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 389 public void checkSkeleton(SpoofChecker sc, String testName) { in checkSkeleton() method in SpoofCheckerTest 447 void checkSkeleton(SpoofChecker sc, int type, String input, String expected, String testName) { in checkSkeleton() method in SpoofCheckerTest
|
/external/icu/icu4c/source/test/intltest/ |
D | itspoof.cpp | 204 void IntlTestSpoof::checkSkeleton(const USpoofChecker *sc, uint32_t type, in checkSkeleton() function in IntlTestSpoof
|