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

  /external/icu/icu4c/source/test/intltest/
tfsmalls.cpp 258 const int32_t ft_cnt = UPRV_LENGTHOF(ftarray); local
259 Formattable ft_arr( ftarray, ft_cnt );
273 if (res_cnt == ft_cnt) {
292 it_errln(UnicodeString("*** FT getArray count res_cnt=") + res_cnt + UnicodeString("ft_cnt=") + ft_cnt);
308 for(i = 0; i < ft_cnt; ++i) {
tmsgfmt.cpp 1064 const int32_t ft_cnt = UPRV_LENGTHOF(ftarray); local
    [all...]

Completed in 1825 milliseconds