Lines Matching refs:n2
2457 Formattable n2;
2458 fmt.parse(exp, n2, status);
2464 fmt.format(n2, saw2, pos, status);
2467 errln((UnicodeString)"FAIL \"" + exp + "\" => " + toString(n2) +
2495 Formattable n2;
2496 fmt.parse(exp, n2, status);
2502 fmt.format(n2, saw2, pos, status);
2505 errln((UnicodeString)"FAIL \"" + exp + "\" => " + toString(n2) +