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