Home | History | Annotate | Download | only in intltest

Lines Matching refs:oldobjs

753     //Object[] oldobjs = {new Double(3.1415)};
754 Formattable oldobjs [] = {Formattable(3.1415)};
757 result = mf->format( oldobjs, 1, result, pos, status );