Lines Matching refs:n2
2442 Formattable n2;
2443 fmt.parse(exp, n2, status);
2449 fmt.format(n2, saw2, pos, status);
2452 errln((UnicodeString)"FAIL \"" + exp + "\" => " + toString(n2) +
2480 Formattable n2;
2481 fmt.parse(exp, n2, status);
2487 fmt.format(n2, saw2, pos, status);
2490 errln((UnicodeString)"FAIL \"" + exp + "\" => " + toString(n2) +