Home | History | Annotate | Download | only in intltest

Lines Matching full:mininclusive

125     void verifyInterval(const DigitInterval &, int32_t minInclusive, int32_t maxExclusive);
300 int32_t minInclusive, int32_t maxExclusive) {
301 assertEquals("", minInclusive, interval.getLeastSignificantInclusive());