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

  /external/icu/icu4c/source/test/intltest/
tfsmalls.cpp 317 const Formattable ftarr2[] = { Formattable( (int32_t)3 ), Formattable( (int32_t)4 ) }; local
320 const int32_t ftarr2_cnt = UPRV_LENGTHOF(ftarr2);
331 ft_dynarr[i] = ftarr2[i];

Completed in 193 milliseconds