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:__anon11910
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/icu4c/test/intltest/
H A Dusettest.cpp2822 SPAN_UTF8 =2, enumerator in enum:__anon19460
3204 if((whichSpans&SPAN_UTF8)==0) {
3288 localWhichSpans&=~SPAN_UTF8;
3320 testSpan(sets, s, -1, TRUE, (whichSpans&~SPAN_UTF8), testName, 0);
3321 testSpan(sets, s, LENGTHOF(s)-1, TRUE, (whichSpans&~SPAN_UTF8), testName, 1);
3414 if((whichSpans&SPAN_UTF8)==0) {
3691 SPAN_UTF8,

Completed in 57 milliseconds