Home | History | Annotate | Download | only in intltest

Lines Matching refs:expectPosition

6112 void NumberFormatTest::expectPosition(FieldPosition& pos, int32_t id, int32_t start, int32_t limit,
6180 expectPosition(fp, UNUM_INTEGER_FIELD, 1, 7, result);
6186 expectPosition(fp, UNUM_FRACTION_FIELD, 8, 10, result);
6213 expectPosition(fp, UNUM_INTEGER_FIELD, 1, 2, result);
6219 expectPosition(fp, UNUM_FRACTION_FIELD, 3, 5, result);