/aosp_15_r20/system/memory/libion/tests/ |
D | exit_test.cpp | 28 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
|
D | allocate_test.cpp | 29 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
|
D | map_test.cpp | 28 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/ |
D | dmabuf_heap_test.cpp | 130 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/ |
D | map_test.cpp | 30 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
|
D | exynos_api_test.cpp | 30 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 D | vktMemoryAllocationTests.cpp | 974 } allocationSizes[] = {{"64", 64}, {"128", 128}, {"256", 256}, {"512", 512}, in createAllocationTestsCommon() local
|
H A D | vktMemoryBindingTests.cpp | 1150 const VkDeviceSize allocationSizes[] = {33, 257, 4087, 8095, 1 * 1024 * 1024 + 1}; in createMemoryBindingTests() local
|
H A D | vktMemoryMappingTests.cpp | 1895 const VkDeviceSize allocationSizes[] = { in createMappingTests() local
|