Home
last modified time | relevance | path

Searched defs:MiB (Results 1 – 7 of 7) sorted by relevance

/external/deqp/modules/gles2/stress/
Des2sMemoryTests.cpp56 const int MiB = 1024*1024; in init() local
/external/deqp/modules/gles3/stress/
Des3sMemoryTests.cpp58 const int MiB = 1024*1024; in init() local
/external/opencensus-java/examples/src/main/java/io/opencensus/examples/helloworld/
DQuickStart.java61 private static final long MiB = 1 << 20; field in QuickStart
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp275 const size_t MiB = (size_t)(1<<20); in getTotalSystemMemory() local
330 const size_t MiB = (size_t)(1<<20); in getMemoryLimits() local
DtcuAndroidUtil.cpp612 const size_t MiB = (size_t)(1<<20); in getCDDRequiredSystemMemory() local
/external/avb/test/
Davb_slot_verify_unittest.cc2210 const size_t MiB = 1024 * 1024; in TEST_F() local
2500 const size_t MiB = 1024 * 1024; in TEST_F() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp699 const VkDeviceSize MiB = 1024 * KiB; in createAllocationTestsCommon() local