Searched refs:MAX_VALUE (Results 1 – 15 of 15) sorted by relevance
31 MAX_VALUE = 0x07, enumerator77 MAX_VALUE = 0x08, enumerator
37 if (_aidl_start_pos > (Integer.MAX_VALUE - _aidl_parcelable_size)) { in readFromParcel()
39 if (_aidl_start_pos > (Integer.MAX_VALUE - _aidl_parcelable_size)) { in readFromParcel()
43 if (_aidl_start_pos > (Integer.MAX_VALUE - _aidl_parcelable_size)) { in readFromParcel()
160 if (_aidl_start_pos > (Integer.MAX_VALUE - _aidl_parcelable_size)) { in readFromParcel()
273 if (_aidl_start_pos > (Integer.MAX_VALUE - _aidl_parcelable_size)) { in readFromParcel()
62 if (_aidl_start_pos > (Integer.MAX_VALUE - _aidl_parcelable_size)) { in readFromParcel()
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()
114 tzIds.getCountryIdMap("us", Instant.ofEpochMilli(Long.MAX_VALUE))); in getCountryIdMap_replacements()
129 && transitionTimes64Bit[i] <= Integer.MAX_VALUE) { in build()
628 assertThat(p.int32_max, is(Integer.MAX_VALUE)); in testStrucuturedParcelable()629 assertThat(p.int64_max, is(Long.MAX_VALUE)); in testStrucuturedParcelable()
303 safeUnion = safeunionInterface.setD(safeUnion, Long.MAX_VALUE); in runClientSafeUnionTests()305 ExpectTrue(safeUnion.d() == Long.MAX_VALUE); in runClientSafeUnionTests()310 ArrayList<Long> testVector = new ArrayList<Long>(Arrays.asList(Long.MAX_VALUE)); in runClientSafeUnionTests()
67 Instant.ofEpochSecond(Integer.MAX_VALUE);
1640 addEventCount(Number.MAX_VALUE);