Searched defs:objs (Results 1 – 2 of 2) sorted by relevance
194 Formattable *objs = messageFormatter->parse(tempBuffer, pp, count); in Test4031438() local692 Formattable *objs = 0; in Test4118592() local734 Formattable *objs = mf->parse(forParsing, pp, count); in Test4118594() local830 Formattable *objs = mf->parse(texts[i], pp, count); in Test4120552() local873 Formattable objs [] = { in Test4142938() local
655 ChoiceFormat::format(const Formattable* objs, in format()