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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dusettest.cpp2840 SPAN_UTF8 =2, enumerator in enum:__anon11396
3222 if((whichSpans&SPAN_UTF8)==0) {
3306 localWhichSpans&=~SPAN_UTF8;
3338 testSpan(sets, s, -1, TRUE, (whichSpans&~SPAN_UTF8), testName, 0);
3339 testSpan(sets, s, LENGTHOF(s)-1, TRUE, (whichSpans&~SPAN_UTF8), testName, 1);
3432 if((whichSpans&SPAN_UTF8)==0) {
3709 SPAN_UTF8,
/external/icu/icu4c/source/test/intltest/
H A Dusettest.cpp2820 SPAN_UTF8 =2, enumerator in enum:__anon21369
3202 if((whichSpans&SPAN_UTF8)==0) {
3286 localWhichSpans&=~SPAN_UTF8;
3318 testSpan(sets, s, -1, TRUE, (whichSpans&~SPAN_UTF8), testName, 0);
3319 testSpan(sets, s, LENGTHOF(s)-1, TRUE, (whichSpans&~SPAN_UTF8), testName, 1);
3412 if((whichSpans&SPAN_UTF8)==0) {
3689 SPAN_UTF8,

Completed in 129 milliseconds