Home
last modified time | relevance | path

Searched refs:ft_cnt (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dtfsmalls.cpp258 const int32_t ft_cnt = LENGTHOF(ftarray); in test_Formattable() local
259 Formattable ft_arr( ftarray, ft_cnt ); in test_Formattable()
273 if (res_cnt == ft_cnt) { in test_Formattable()
292 …rln(UnicodeString("*** FT getArray count res_cnt=") + res_cnt + UnicodeString("ft_cnt=") + ft_cnt); in test_Formattable()
308 for(i = 0; i < ft_cnt; ++i) { in test_Formattable()
Dtmsgfmt.cpp1062 const int32_t ft_cnt = sizeof(ftarray) / sizeof(Formattable); in testFormat() local
1063 Formattable ft_arr( ftarray, ft_cnt ); in testFormat()
/external/icu/icu4c/source/test/intltest/
Dtfsmalls.cpp258 const int32_t ft_cnt = LENGTHOF(ftarray); in test_Formattable() local
259 Formattable ft_arr( ftarray, ft_cnt ); in test_Formattable()
273 if (res_cnt == ft_cnt) { in test_Formattable()
292 …rln(UnicodeString("*** FT getArray count res_cnt=") + res_cnt + UnicodeString("ft_cnt=") + ft_cnt); in test_Formattable()
308 for(i = 0; i < ft_cnt; ++i) { in test_Formattable()
Dtmsgfmt.cpp1062 const int32_t ft_cnt = sizeof(ftarray) / sizeof(Formattable); in testFormat() local
1063 Formattable ft_arr( ftarray, ft_cnt ); in testFormat()