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

/external/icu4c/test/intltest/
H A Dtfsmalls.cpp258 const int32_t ft_cnt = 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) {
H A Dtmsgfmt.cpp1063 const int32_t ft_cnt = sizeof(ftarray) / sizeof(Formattable); local
1064 Formattable ft_arr( ftarray, ft_cnt );

Completed in 88 milliseconds