Searched refs:ftarr1 (Results 1 – 1 of 1) sorted by relevance
316 const Formattable ftarr1[] = { Formattable( (int32_t)1 ), Formattable( (int32_t)2 ) }; in test_Formattable() local319 const int32_t ftarr1_cnt = UPRV_LENGTHOF(ftarr1); in test_Formattable()322 ft_arr.setArray( ftarr1, ftarr1_cnt ); in test_Formattable()