Searched refs:isIntValue (Results 1 – 6 of 6) sorted by relevance
101 assertEquals(test.isIntValue(), true); in test_of_longlong()111 assertEquals(test.isIntValue(), false); in test_of_longlong_big()129 assertEquals(test.isIntValue(), true); in test_of_longlonglong()173 assertEquals(test.isIntValue(), true); in test_of_longlonglonglong()
277 public boolean isIntValue() { in isIntValue() method in ValueRange303 return isIntValue() && isValidValue(value); in isValidIntValue()
219 if (range.isIntValue() == false) { in get()
170 if (sample.range(field).isIntValue()) { in basicTest_get_TemporalField_supported()
248 if (startRange.isFixed() && startRange.isIntValue()) { in monthRange()
13088 method public boolean isIntValue();