HomeSort by relevance Sort by last modified time
    Searched full:ftarr1 (Results 1 - 1 of 1) sorted by null

  /external/icu4c/test/intltest/
tfsmalls.cpp 316 const Formattable ftarr1[] = { Formattable( (int32_t)1 ), Formattable( (int32_t)2 ) }; local
319 const int32_t ftarr1_cnt = (int32_t)(sizeof(ftarr1) / sizeof(Formattable));
322 ft_arr.setArray( ftarr1, ftarr1_cnt );

Completed in 34 milliseconds