Home | History | Annotate | Download | only in intltest

Lines Matching refs:Formattable

660     Formattable myArgs[] = {
661 Formattable((int32_t)inStatus0), // inStatus0 {0}
662 Formattable(errString1), // statusString1 {1}
663 Formattable(countryName2), // inCountry2 {2}
664 Formattable(currency3)// currency3 {3,number,currency}