Home
last modified time | relevance | path

Searched refs:ftarr1 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dtfsmalls.cpp316 const Formattable ftarr1[] = { Formattable( (int32_t)1 ), Formattable( (int32_t)2 ) }; in test_Formattable() local
319 const int32_t ftarr1_cnt = (int32_t)(sizeof(ftarr1) / sizeof(Formattable)); in test_Formattable()
322 ft_arr.setArray( ftarr1, ftarr1_cnt ); in test_Formattable()
/external/icu/icu4c/source/test/intltest/
Dtfsmalls.cpp316 const Formattable ftarr1[] = { Formattable( (int32_t)1 ), Formattable( (int32_t)2 ) }; in test_Formattable() local
319 const int32_t ftarr1_cnt = (int32_t)(sizeof(ftarr1) / sizeof(Formattable)); in test_Formattable()
322 ft_arr.setArray( ftarr1, ftarr1_cnt ); in test_Formattable()