OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testcontraction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
thcoll.cpp
444
const char *
testcontraction
[] = { "\\u0E41ab", ">", "\\u0E41c"}; // After UCA 4.1 Thai are normal so won't break a contraction
local
450
compareArray(*rcoll,
testcontraction
, 3);
/external/icu4c/test/intltest/
thcoll.cpp
458
const char *
testcontraction
[] = { "\\u0E41ab", ">", "\\u0E41c"}; // After UCA 4.1 Thai are normal so won't break a contraction
local
463
compareArray(*rcoll,
testcontraction
, 3);
Completed in 5338 milliseconds