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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dusettest.cpp3279 uint32_t localWhichSpans; local
3284 localWhichSpans=whichSpans;
3286 localWhichSpans&=~SPAN_UTF8;
3288 testSpanBothUTFs(sets, s, length, localWhichSpans, testName, first);
/external/icu/icu4c/source/test/intltest/
H A Dusettest.cpp3279 uint32_t localWhichSpans; local
3284 localWhichSpans=whichSpans;
3286 localWhichSpans&=~SPAN_UTF8;
3288 testSpanBothUTFs(sets, s, length, localWhichSpans, testName, first);

Completed in 303 milliseconds