Searched defs:allocationSizes (Results 1 – 3 of 3) sorted by relevance
/system/core/libion/tests/ |
D | exit_test.cpp | 30 static const size_t allocationSizes[] = {4*1024, 64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local 48 static const size_t allocationSizes[] = {4*1024, 64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local 66 static const size_t allocationSizes[] = {4*1024, 64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local 90 static const size_t allocationSizes[] = {4*1024, 64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local 113 static const size_t allocationSizes[] = {64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local 137 static const size_t allocationSizes[] = {4*1024, 64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local 160 static const size_t allocationSizes[] = {64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local 184 static const size_t allocationSizes[] = {4*1024, 64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local 207 static const size_t allocationSizes[] = {64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local
|
D | map_test.cpp | 30 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 114 static const size_t allocationSizes[] = {4*1024, 64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local 140 static const size_t allocationSizes[] = {4*1024, 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 74 static const size_t allocationSizes[] = {4*1024, 64*1024, 1024*1024, 2*1024*1024}; in TEST_F() local
|