Searched refs:isIntValue (Results 1 – 6 of 6) sorted by relevance
100 assertEquals(test.isIntValue(), true); in test_of_longlong()110 assertEquals(test.isIntValue(), false); in test_of_longlong_big()128 assertEquals(test.isIntValue(), true); in test_of_longlonglong()167 assertEquals(test.isIntValue(), true); in test_of_longlonglonglong()
269 public boolean isIntValue() { in isIntValue() method in ValueRange295 return isIntValue() && isValidValue(value); in isValidIntValue()
219 if (range.isIntValue() == false) { in get()
170 if (sample.range(field).isIntValue()) { in basicTest_get_TemporalField_supported()
250 if (startRange.isFixed() && startRange.isIntValue()) { in monthRange()
12029 method public boolean isIntValue();