Home
last modified time | relevance | path

Searched defs:allocationSizes (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/system/memory/libion/tests/
Dexit_test.cpp28 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
49 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
74 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
98 static const size_t allocationSizes[] = {64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
124 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
149 static const size_t allocationSizes[] = {64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
176 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
202 static const size_t allocationSizes[] = {64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
Dallocate_test.cpp29 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
44 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
59 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
75 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
Dmap_test.cpp28 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
81 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
106 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
/aosp_15_r20/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.cpp130 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
143 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
155 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
255 static const size_t allocationSizes[] = {4 * 1024, 64 * 1024, 1024 * 1024, 2 * 1024 * 1024}; in TEST_F() local
/aosp_15_r20/hardware/google/graphics/common/libion/test/
Dmap_test.cpp30 static const size_t allocationSizes[] = {4*1024, 64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local
91 static const size_t allocationSizes[] = {4*1024, 64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local
Dexynos_api_test.cpp30 static const size_t allocationSizes[] = {4*1024, 64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp974 } allocationSizes[] = {{"64", 64}, {"128", 128}, {"256", 256}, {"512", 512}, in createAllocationTestsCommon() local
H A DvktMemoryBindingTests.cpp1150 const VkDeviceSize allocationSizes[] = {33, 257, 4087, 8095, 1 * 1024 * 1024 + 1}; in createMemoryBindingTests() local
H A DvktMemoryMappingTests.cpp1895 const VkDeviceSize allocationSizes[] = { in createMappingTests() local