Searched refs:MAX_VALUE (Results 1 – 8 of 8) sorted by relevance
31 MAX_VALUE = 0x07, enumerator77 MAX_VALUE = 0x08, enumerator
77 assertFalse(tz.inDaylightTime(new Date(Integer.MAX_VALUE))); in minimalTransitionZones()80 assertEquals(currentOffset, tz.getOffset(new Date(Integer.MAX_VALUE).getTime())); in minimalTransitionZones()
48 if (type > DataElementType::MAX_VALUE) { in ReadNext()
129 && transitionTimes64Bit[i] <= Integer.MAX_VALUE) { in build()
548 assertThat(p.int32_max, is(Integer.MAX_VALUE)); in testStrucuturedParcelable()549 assertThat(p.int64_max, is(Long.MAX_VALUE)); in testStrucuturedParcelable()
62 Instant.ofEpochSecond(Integer.MAX_VALUE);
304 safeUnion = safeunionInterface.setD(safeUnion, Long.MAX_VALUE); in runClientSafeUnionTests()306 ExpectTrue(safeUnion.d() == Long.MAX_VALUE); in runClientSafeUnionTests()311 ArrayList<Long> testVector = new ArrayList<Long>(Arrays.asList(Long.MAX_VALUE)); in runClientSafeUnionTests()
1640 addEventCount(Number.MAX_VALUE);