Home | History | Annotate | Download | only in intltest

Lines Matching refs:kLong

841             if (af.getType() == Formattable::kLong)
887 if (af.getType() == Formattable::kLong ||
1312 if (n.getType() != Formattable::kLong ||
1408 if (U_FAILURE(status) || n.getType() != Formattable::kLong ||
1432 if (U_FAILURE(status) || n.getType() != Formattable::kLong || n.getLong() != -5) {
1452 if (U_FAILURE(status) || n.getType() != Formattable::kLong || n.getLong() != -5) {
1472 if (U_FAILURE(status) ||n.getType() != Formattable::kLong ||
1485 if (U_FAILURE(status) ||n.getType() != Formattable::kLong ||
1559 if (U_FAILURE(status) ||n.getType() != Formattable::kLong ||
2852 if (a.getType() == Formattable::kLong) {
2859 if (b.getType() == Formattable::kLong) {
2865 if (b.getType() == Formattable::kLong) {
3552 result.getType() == Formattable::kLong &&
3726 (parseRes.getType() == Formattable::kLong &&
3818 (result.getType() == Formattable::kLong &&
3906 (parseResult.getType() == Formattable::kLong &&
4021 (parseResult.getType() == Formattable::kLong &&
6871 ASSERT_EQUALS( Formattable::kLong, f.getType());
7322 case Formattable::kLong: