Searched refs:longValueExact (Results 1 - 14 of 14) sorted by relevance

/external/caliper/caliper/src/main/java/com/google/caliper/util/
H A DShortDuration.java248 return ofPicos(product.longValueExact());
346 return bd.setScale(0, roundingMode).longValueExact();
/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DJsonFormat.java1432 return value.longValueExact();
/external/icu/android_icu4j/src/main/java/android/icu/math/
H A DBigDecimal.java2358 // This does not use longValueExact() as the latter can be much
2415 * <i>decapitated</i>.) To avoid unexpected errors when these conditions occur, use the {@link #longValueExact}
2435 public long longValueExact() { method in class:BigDecimal
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/math/
H A DBigDecimal.java2407 // This does not use longValueExact() as the latter can be much
2464 * <i>decapitated</i>.) To avoid unexpected errors when these conditions occur, use the {@link #longValueExact}
2485 public long longValueExact() { method in class:BigDecimal
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
H A DBigDecimal.java2415 // This does not use longValueExact() as the latter can be much
2472 * <i>decapitated</i>.) To avoid unexpected errors when these conditions occur, use the {@link #longValueExact}
2494 public long longValueExact() { method in class:BigDecimal
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/
H A DDiagBigDecimalTest.java3529 // longValueExact --
3543 (new android.icu.math.BigDecimal(v)).longValueExact();
3552 (new android.icu.math.BigDecimal(v)).longValueExact();
3561 (new android.icu.math.BigDecimal(v)).longValueExact();
3621 (new android.icu.math.BigDecimal(v)).longValueExact();
3641 dv.longValueExact();
3659 dv.longValueExact();
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
H A DDiagBigDecimalTest.java3528 // longValueExact --
3542 (new com.ibm.icu.math.BigDecimal(v)).longValueExact();
3551 (new com.ibm.icu.math.BigDecimal(v)).longValueExact();
3560 (new com.ibm.icu.math.BigDecimal(v)).longValueExact();
3620 (new com.ibm.icu.math.BigDecimal(v)).longValueExact();
3640 dv.longValueExact();
3658 dv.longValueExact();
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 432 milliseconds