Home
last modified time | relevance | path

Searched defs:bigDecimal (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/converters/document/
H A DCustomClassForDocumentAPI.java32 public BigDecimal bigDecimal() { in bigDecimal() method in CustomClassForDocumentAPI
91 private final BigDecimal bigDecimal; field in CustomClassForDocumentAPI
131 private BigDecimal bigDecimal; field in CustomClassForDocumentAPI.Builder
182 public Builder bigDecimal(BigDecimal bigDecimal) { in bigDecimal() method in CustomClassForDocumentAPI.Builder
/aosp_15_r20/external/guava/android/guava/src/com/google/common/math/
H A DBigDecimalMath.java65 double roundToDoubleArbitrarily(BigDecimal bigDecimal) { in roundToDoubleArbitrarily()
70 int sign(BigDecimal bigDecimal) { in sign()
/aosp_15_r20/external/guava/guava/src/com/google/common/math/
H A DBigDecimalMath.java65 double roundToDoubleArbitrarily(BigDecimal bigDecimal) { in roundToDoubleArbitrarily()
70 int sign(BigDecimal bigDecimal) { in sign()
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/jvmTest/src/kotlinx/serialization/
H A DBigDecimalTest.kt33 fun bigDecimal() { in assertBigDecimalJsonFormAndRestored() method
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
H A DDecimalFormatTest.java610 java.math.BigDecimal bigDecimal; in test_formatObject() local
1593 BigDecimal bigDecimal = new BigDecimal(stringForm); in test_formatDouble_wideRange() local
/aosp_15_r20/external/jackson-databind/src/test/java/perf/
H A DManualWritePerfWithAllTypes.java67 public BigDecimal bigDecimal; field in ManualWritePerfWithAllTypes.AllTypes
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/
H A DSdkNumberTest.java150 final BigDecimal bigDecimal = new BigDecimal(THIRTY_TWO_DIGITS in numberFromString() local
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/node/
H A DNumberNodesTest.java378 BigDecimal bigDecimal = new BigDecimal(100); in testBigDecimalAsPlain() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/math/
H A DBigDecimalTest.java68 BigDecimal bigDecimal = new BigDecimal("0.999999999999999"); in testRound() local
/aosp_15_r20/packages/modules/AppSearch/testing/safeparceltests/src/android/app/appsearch/safeparcel/
DTestSafeParcelableV2.java143 public BigDecimal bigDecimal; field in TestSafeParcelableV2
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/text/
H A DDecimalFormatTest.java172 BigDecimal bigDecimal = BigDecimal.valueOf(123.45); in testFieldPosition() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DRational.java346 public static Rational of(BigDecimal bigDecimal) { in of()
/aosp_15_r20/external/junit-params/lib/
HDassertj-core-1.7.1.jarMETA-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/assertj/assertj-core/2.0.0/
HDassertj-core-2.0.0.jarMETA-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDguava-30.1-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava-jre/linux_glibc_common/javac/
Dguava-jre.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/providers/DownloadProvider/DownloadProvider/android_common/combined/
DDownloadProvider.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava-android-host/linux_glibc_common/local-javac-header/
Dguava-android-host.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/target/common/obj/APPS/BlockedNumberProvider_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/service_entitlement/service-entitlement/android_common/turbine-combined/
Dservice-entitlement.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/libraries/ ...
/aosp_15_r20/out/soong/.intermediates/packages/providers/BlockedNumberProvider/BlockedNumberProvider/android_common/combined/
DBlockedNumberProvider.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava-jre/linux_glibc_common/local-javac-header/
Dguava-jre.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDguava-31.0.1-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/out/target/common/obj/APPS/DownloadProvider_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava-android-host/linux_glibc_common/javac/
Dguava-android-host.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12345678910>>...12