Home
last modified time | relevance | path

Searched refs:putDouble (Results 1 – 25 of 45) sorted by relevance

12

/packages/modules/Virtualization/tests/benchmark/src/java/com/android/microdroid/benchmark/
DMicrodroidBenchmarks.java339 bundle.putDouble(metric, size); in testMicrodroidImageSize()
399 bundle.putDouble(entry.getKey(), entry.getValue()); in reportMetrics()
555 bundle.putDouble(METRIC_NAME_PREFIX + "mem_kernel_MB", mem_kernel); in testMemoryUsage()
556 bundle.putDouble(METRIC_NAME_PREFIX + "mem_used_MB", mem_used); in testMemoryUsage()
557 bundle.putDouble(METRIC_NAME_PREFIX + "mem_buffers_MB", mem_buffers); in testMemoryUsage()
558 bundle.putDouble(METRIC_NAME_PREFIX + "mem_cached_MB", mem_cached); in testMemoryUsage()
559 bundle.putDouble(METRIC_NAME_PREFIX + "mem_slab_MB", mem_slab); in testMemoryUsage()
560 bundle.putDouble(METRIC_NAME_PREFIX + "mem_unreclaimable_MB", mem_unreclaimable); in testMemoryUsage()
561 bundle.putDouble(METRIC_NAME_PREFIX + "mem_crosvm_host_rss_MB", mem_crosvm_host_rss); in testMemoryUsage()
562 bundle.putDouble(METRIC_NAME_PREFIX + "mem_crosvm_host_pss_MB", mem_crosvm_host_pss); in testMemoryUsage()
[all …]
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/inspector/
DTestMetadata.java39 data.putDouble(ExifInterface.TAG_GPS_ALTITUDE, 1244); in populateExifData()
42 data.putDouble(ExifInterface.TAG_SHUTTER_SPEED_VALUE, 6.643); in populateExifData()
43 data.putDouble(ExifInterface.TAG_APERTURE, 2.0); in populateExifData()
45 data.putDouble(ExifInterface.TAG_FOCAL_LENGTH, 4.27); in populateExifData()
DMediaViewTest.java96 data.putDouble(ExifInterface.TAG_GPS_LATITUDE, 37.7749); in testShowExifData_PartialGpsTags()
/packages/services/Mtp/perf_tests/src/com/android/mtp/
DAppFusePerfTest.java91 results.putDouble("readAverage", readAverage); in testReadWriteFile()
92 results.putDouble("readStandardDeviation", in testReadWriteFile()
94 results.putDouble("writeAverage", writeAverage); in testReadWriteFile()
95 results.putDouble("writeStandardDeviation", in testReadWriteFile()
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/multichip/
DChipInfoParams.java68 bundle.putDouble(KEY_POSITION_X, mPositionX); in toBundle()
69 bundle.putDouble(KEY_POSITION_Y, mPositionY); in toBundle()
70 bundle.putDouble(KEY_POSITION_Z, mPositionZ); in toBundle()
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/
DCccRangingReconfiguredParams.java101 bundle.putDouble(KEY_UPDATE_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER, in toBundle()
106 bundle.putDouble(KEY_UPDATE_RANGE_DATA_NTF_AOA_AZIMUTH_UPPER, in toBundle()
111 bundle.putDouble(KEY_UPDATE_RANGE_DATA_NTF_AOA_ELEVATION_LOWER, in toBundle()
116 bundle.putDouble(KEY_UPDATE_RANGE_DATA_NTF_AOA_ELEVATION_UPPER, in toBundle()
DCccOpenRangingParams.java183 bundle.putDouble(KEY_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER, mRangeDataNtfAoaAzimuthLower); in toBundle()
184 bundle.putDouble(KEY_RANGE_DATA_NTF_AOA_AZIMUTH_UPPER, mRangeDataNtfAoaAzimuthUpper); in toBundle()
185 bundle.putDouble(KEY_RANGE_DATA_NTF_AOA_ELEVATION_LOWER, mRangeDataNtfAoaElevationLower); in toBundle()
186 bundle.putDouble(KEY_RANGE_DATA_NTF_AOA_ELEVATION_UPPER, mRangeDataNtfAoaElevationUpper); in toBundle()
/packages/apps/Settings/src/com/android/settings/applications/
DProcessStatsBase.java137 args.putDouble(ProcessStatsDetail.EXTRA_WEIGHT_TO_RAM, memInfo.weightToRam); in launchMemoryDetail()
139 args.putDouble(ProcessStatsDetail.EXTRA_MAX_MEMORY_USAGE, in launchMemoryDetail()
141 args.putDouble(ProcessStatsDetail.EXTRA_TOTAL_SCALE, memInfo.totalScale); in launchMemoryDetail()
/packages/apps/DocumentsUI/perf-tests/src/com/android/documentsui/
DFilesActivityPerfTest.java132 status.putDouble(KEY_FILES_LISTED_PERFORMANCE_FIRST, measurements.get(0)); in testFilesListedPerformance()
138 status.putDouble(KEY_FILES_LISTED_PERFORMANCE_MEDIAN, median); in testFilesListedPerformance()
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraRangingReconfigureParams.java242 bundle.putDouble(KEY_UPDATE_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER, in toBundle()
247 bundle.putDouble(KEY_UPDATE_RANGE_DATA_NTF_AOA_AZIMUTH_UPPER, in toBundle()
252 bundle.putDouble(KEY_UPDATE_RANGE_DATA_NTF_AOA_ELEVATION_LOWER, in toBundle()
257 bundle.putDouble(KEY_UPDATE_RANGE_DATA_NTF_AOA_ELEVATION_UPPER, in toBundle()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/util/
DIoUtilsTest.java55 bundle.putDouble("pi", 3.14159); in testReadBundle()
73 bundle.putDouble("pi", 3.14159); in testWriteBundle()
/packages/services/Car/packages/ScriptExecutor/tests/unit/src/com/android/car/scriptexecutortest/unit/
DJniUtilsTest.java138 bundle.putDouble(NUMBER_KEY, NUMBER_VALUE); in pushBundleToLuaTable_valuesOfDifferentTypes()
216 nestedBundle.putDouble(NUMBER_KEY, NUMBER_VALUE); in pushBundleToLuaTable_nestedBundle()
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/
DAliroOpenRangingParams.java183 bundle.putDouble(KEY_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER, mRangeDataNtfAoaAzimuthLower); in toBundle()
184 bundle.putDouble(KEY_RANGE_DATA_NTF_AOA_AZIMUTH_UPPER, mRangeDataNtfAoaAzimuthUpper); in toBundle()
185 bundle.putDouble(KEY_RANGE_DATA_NTF_AOA_ELEVATION_LOWER, mRangeDataNtfAoaElevationLower); in toBundle()
186 bundle.putDouble(KEY_RANGE_DATA_NTF_AOA_ELEVATION_UPPER, mRangeDataNtfAoaElevationUpper); in toBundle()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/databroker/
DDataBrokerTest.java289 mData.putDouble("value of euler's number", 2.71828); in testScheduleNextTask_onScriptSuccess_shouldStoreInterimResult()
327 mData.putDouble("value of pi", 3.14159265359); in testScheduleNextTask_whenScriptFinishes_shouldStoreFinalResult()
343 mData.putDouble("value of pi", 3.14159265359); in testScheduleNextTask_whenScriptProducesReport_shouldStoreFinalResult()
360 mData.putDouble("value of pi", 3.14159265359); in testScheduleNextTask_whenScriptExecutorBypassed_shouldStoreFinalResult()
386 mData.putDouble("value of golden ratio", 1.618033); in testScheduleNextTask_whenInterimDataExists_shouldPassToScriptExecutor()
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/dltdoa/
DDlTDoAMeasurement.java185 bundle.putDouble(ANCHOR_CFO, mAnchorCfo); in toBundle()
186 bundle.putDouble(CFO, mCfo); in toBundle()
/packages/services/Car/packages/ScriptExecutor/src/
DBundleWrapper.h46 ::android::base::Result<void> putDouble(const char* key, double value);
DBundleWrapper.cpp80 Result<void> BundleWrapper::putDouble(const char* key, double value) { in putDouble() function in com::android::car::scriptexecutor::BundleWrapper
/packages/services/Iwlan/test/com/google/android/iwlan/
DIwlanCarrierConfigTest.java149 bundle.putDouble(KEY_CONFIG_IN_SUB_DOUBLE, VALUE_CONFIG_IN_SUB_DOUBLE); in createCarrierConfigForSub()
164 bundle.putDouble(KEY_CONFIG_IN_DEFAULT_DOUBLE, VALUE_CONFIG_IN_DEFAULT_DOUBLE); in createCarrierConfigForDefault()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/
DResultStoreTest.java76 TEST_METRICS_REPORT_BUNDLE.putDouble("pi", 3.14159); in setUp()
173 newData.putDouble("pi", 3.1415926); in testPutInterimResultAndFlushToDisk_shouldWriteDirtyResultsOnly()
267 expectedReportForConfig2.putDouble("pi", 3.14); in testGetAllMetricsReports_shouldReturnMapWithBundle()
/packages/modules/OnDevicePersonalization/tests/frameworktests/src/com/android/ondevicepersonalization/internal/util/
DPersistableBundleUtilsTest.java54 bundle.putDouble("c", 5.0); in testRoundTrip()
/packages/services/Car/service/src/com/android/car/telemetry/publisher/
DVehiclePropertyPublisher.java244 bundle.putDouble(Constants.VEHICLE_PROPERTY_BUNDLE_KEY_FLOAT, in parseCarPropertyValue()
308 bundle.putDouble(Constants.VEHICLE_PROPERTY_BUNDLE_KEY_FLOAT, in parseCarPropertyValue()
/packages/modules/OnDevicePersonalization/tests/cts/endtoend/src/com/android/ondevicepersonalization/cts/e2e/
DCtsOdpManagerTests.java288 logData.putDouble("val", 5.0); in testExecuteWithRenderAndLogging()
381 logData.putDouble("val", 5.0); in testExecuteWithLogging()
706 appParams.putDouble(SampleServiceApi.KEY_INFERENCE_RESULT, 0.5922908); in testRunModelInference()
/packages/apps/DocumentsUI/app-perf-tests/src/com/android/documentsui/
DFilesAppPerfTest.java129 status.putDouble(key + "(ms)", median); in reportMetrics()
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/
DTestUtils.java185 adminExtras.putDouble("double", 1.1); in createTestAdminExtras()
/packages/modules/Connectivity/thread/service/java/com/android/server/thread/
DThreadPersistentSettings.java125 mSettings.putDouble(key, (Double) value); in putObject()

12