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