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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dbytestrietest.cpp735 const int32_t minChar=0x20; local
738 const int32_t minChar=0x40; local
741 const int32_t minChar=0; local
744 for(int32_t c=minChar; c<=maxChar; ++c) {
/external/icu/icu4c/source/test/intltest/
H A Dbytestrietest.cpp735 const int32_t minChar=0x20; local
738 const int32_t minChar=0x40; local
741 const int32_t minChar=0; local
744 for(int32_t c=minChar; c<=maxChar; ++c) {

Completed in 305 milliseconds