Home | History | Annotate | Download | only in intltest

Lines Matching refs:kLong

394             if (af.getType() == Formattable::kLong)
440 if (af.getType() == Formattable::kLong ||
861 if (n.getType() != Formattable::kLong ||
959 if (U_FAILURE(status) || n.getType() != Formattable::kLong ||
983 if (U_FAILURE(status) || n.getType() != Formattable::kLong || n.getLong() != -5) {
1003 if (U_FAILURE(status) || n.getType() != Formattable::kLong || n.getLong() != -5) {
1023 if (U_FAILURE(status) ||n.getType() != Formattable::kLong ||
1036 if (U_FAILURE(status) ||n.getType() != Formattable::kLong ||
1110 if (U_FAILURE(status) ||n.getType() != Formattable::kLong ||
2396 if (a.getType() == Formattable::kLong) {
2403 if (b.getType() == Formattable::kLong) {
2409 if (b.getType() == Formattable::kLong) {
3096 result.getType() == Formattable::kLong &&
3270 (parseRes.getType() == Formattable::kLong &&
3362 (result.getType() == Formattable::kLong &&
3452 (parseResult.getType() == Formattable::kLong &&
3567 (parseResult.getType() == Formattable::kLong &&
6419 ASSERT_EQUALS( Formattable::kLong, f.getType());
6850 case Formattable::kLong: