HomeSort by relevance Sort by last modified time
    Searched refs:b1Index (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
nptrans.cpp 204 int32_t b1Index = 0;
226 for(; b1Index<b1Len; ){
230 U16_NEXT(b1, b1Index, b1Len, ch);
  /external/icu4c/test/intltest/
nptrans.cpp 204 int32_t b1Index = 0;
226 for(; b1Index<b1Len; ){
230 U16_NEXT(b1, b1Index, b1Len, ch);

Completed in 37 milliseconds