Home
last modified time | relevance | path

Searched refs:ftarr2 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dtfsmalls.cpp317 const Formattable ftarr2[] = { Formattable( (int32_t)3 ), Formattable( (int32_t)4 ) }; in test_Formattable() local
320 const int32_t ftarr2_cnt = (int32_t)(sizeof(ftarr2) / sizeof(Formattable)); in test_Formattable()
331 ft_dynarr[i] = ftarr2[i]; in test_Formattable()
/external/icu/icu4c/source/test/intltest/
Dtfsmalls.cpp317 const Formattable ftarr2[] = { Formattable( (int32_t)3 ), Formattable( (int32_t)4 ) }; in test_Formattable() local
320 const int32_t ftarr2_cnt = (int32_t)(sizeof(ftarr2) / sizeof(Formattable)); in test_Formattable()
331 ft_dynarr[i] = ftarr2[i]; in test_Formattable()