Home
last modified time | relevance | path

Searched refs:totalMemory (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DVideoDecoderPerfTest.java259 int totalMemory = 0; in doDecode() local
266 if (totalMemory + sampleSize > MAX_SIZE_SAMPLES_IN_MEMORY_BYTES) { in doDecode()
280 totalMemory += sampleSize; in doDecode()
285 (totalMemory / 1024) + " KB."); in doDecode()
287 mBitrate = (int)Math.round(totalMemory * 30. * 8. / mSamplesInMemory.size()); in doDecode()
/cts/tests/tests/car/src/android/car/cts/
DCarWatchdogDaemonTest.java136 long totalFreeMemory = runtime.maxMemory() - runtime.totalMemory() in writeToFos()
DCarWatchdogManagerTest.java894 long totalFreeMemory = runtime.maxMemory() - runtime.totalMemory() in writeToFos()
/cts/hostsidetests/car/app/src/android/car/cts/app/
DCarWatchdogTestActivity.java276 long totalFreeMemory = runtime.maxMemory() - runtime.totalMemory() in writeToFos()
/cts/hostsidetests/car/app/src/android/car/cts/app/watchdog/
DCarWatchdogDeviceAppTest.java348 long totalFreeMemory = runtime.maxMemory() - runtime.totalMemory() in writeToFos()
/cts/tests/video/src/android/video/cts/
DVideoEncoderDecoderTest.java436 long usedMemory = rt.totalMemory() - rt.freeMemory(); in doTest()
/cts/tests/mediapc/requirements/
Drequirements.txtpb2084 …iption: "Physical memory in MiB as reported by android.app.ActivityManager.MemeryInfo.totalMemory."
2110 …iption: "Physical memory in MiB as reported by android.app.ActivityManager.MemeryInfo.totalMemory."
/cts/tools/release-parser/tests/resources/
DCtsJniTestCases.apk.pb.txt1729 name: "totalMemory"