Searched refs:i_and_phi (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | apicoll.cpp | 1245 UChar i_and_phi[] = { 0x438, 0x3c6 }; // Cyrillic small i & Greek small phi. in TestSortKeyOverflow() local 1250 int32_t length = col->getSortKey(i_and_phi, 2, sortKey, UPRV_LENGTHOF(sortKey)); in TestSortKeyOverflow() 1254 int32_t length2 = col->getSortKey(i_and_phi, 2, sortKey2, capacity); in TestSortKeyOverflow() 1271 UnicodeString s(false, i_and_phi, 2); in TestSortKeyOverflow()
|
/external/cronet/third_party/icu/source/test/intltest/ |
D | apicoll.cpp | 1245 UChar i_and_phi[] = { 0x438, 0x3c6 }; // Cyrillic small i & Greek small phi. in TestSortKeyOverflow() local 1250 int32_t length = col->getSortKey(i_and_phi, 2, sortKey, UPRV_LENGTHOF(sortKey)); in TestSortKeyOverflow() 1254 int32_t length2 = col->getSortKey(i_and_phi, 2, sortKey2, capacity); in TestSortKeyOverflow() 1271 UnicodeString s(false, i_and_phi, 2); in TestSortKeyOverflow()
|