Searched refs:SPAN_UTF16 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dusettest.cpp2819 SPAN_UTF16 =1, enumerator in enum:__anon12362
3199 if((whichSpans&SPAN_UTF16)!=0) {
3315 if((whichSpans&SPAN_UTF16)==0) {
3415 testSpan(sets, s, -1, FALSE, (whichSpans&~SPAN_UTF16), testName, 0);
3416 testSpan(sets, s, LENGTHOF(s)-1, FALSE, (whichSpans&~SPAN_UTF16), testName, 1);
3688 SPAN_UTF16,
/external/icu/icu4c/source/test/intltest/
H A Dusettest.cpp2819 SPAN_UTF16 =1, enumerator in enum:__anon22173
3199 if((whichSpans&SPAN_UTF16)!=0) {
3315 if((whichSpans&SPAN_UTF16)==0) {
3415 testSpan(sets, s, -1, FALSE, (whichSpans&~SPAN_UTF16), testName, 0);
3416 testSpan(sets, s, LENGTHOF(s)-1, FALSE, (whichSpans&~SPAN_UTF16), testName, 1);
3688 SPAN_UTF16,

Completed in 63 milliseconds