Home
last modified time | relevance | path

Searched defs:totalAllocated (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
H A DStorageStatsTest.java389 final long totalAllocated = targetA + targetB; in testCacheClearing() local
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmetrics.go589 totalAllocated uint64 member
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.cpp640 const size_t totalAllocated = results.internalAllocationTotal[type][scope]; in checkAndLog() local