Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsIcuTest.java49 private static boolean checkBucket(ImmutableIndex index, String expectedBucket, String str) { in checkBucket() method in ContactsIcuTest
81 okay &= checkBucket(index, "1劃", "一丨丶丿乀乁乙乚乛亅"); in testTraditionalChineseStrokeCounts()
82 okay &= checkBucket(index, "2劃", "㐅丁丂七丄丅丆丩丷乂乃乄乜九了二亠人亻儿入八冂冖冫几"); in testTraditionalChineseStrokeCounts()
83 okay &= checkBucket(index, "3劃", "㐃㐄㐇㐈㐉㔾㔿万丈三上下丌个丫丸久乆乇么义乊乞也习乡"); in testTraditionalChineseStrokeCounts()
84 okay &= checkBucket(index, "4劃", "㐊㐋㐧㓀㓁㓅㔫㔹㕕㕚㕛㝉㞢㠪㢧㲸㸦不"); in testTraditionalChineseStrokeCounts()
85 okay &= checkBucket(index, "5劃", "㐀㐌㐍㐎㐏㐰㐱㐲㐳㐴㐵㐶㐷㒰㒱㓚㓛㓜"); in testTraditionalChineseStrokeCounts()
86 okay &= checkBucket(index, "10劃", "㑣㑥㑦㑧㑨㑩㑪㑫㑬㑭㒭㓐㓑㓒"); in testTraditionalChineseStrokeCounts()
87 okay &= checkBucket(index, "20劃", "㒤㒥㒦㒹㔒㘓㘔㘥㚀㜶㜷㜸㠤"); in testTraditionalChineseStrokeCounts()
88 okay &= checkBucket(index, "39劃", "靐"); in testTraditionalChineseStrokeCounts()
89 okay &= checkBucket(index, "48劃", "龘"); in testTraditionalChineseStrokeCounts()