Home | History | Annotate | Download | only in tests

Lines Matching defs:ALLOCATION

44 #define ALLOCATION(heap_walker, buffer) \
45 ASSERT_EQ(true, (heap_walker).Allocation(buffer_begin(buffer), buffer_end(buffer)))
52 ALLOCATION(heap_walker, buffer1);
76 ALLOCATION(heap_walker, buffer1);
77 ALLOCATION(heap_walker, buffer2);
105 ALLOCATION(heap_walker, buffer1);
106 ALLOCATION(heap_walker, buffer2);
135 ALLOCATION(heap_walker, buffer1);
136 ALLOCATION(heap_walker, buffer2);
137 ALLOCATION(heap_walker, buffer3);
166 ALLOCATION(heap_walker, buffer1);
167 ALLOCATION(heap_walker, buffer2);
168 ALLOCATION(heap_walker, buffer3);
206 ALLOCATION(heap_walker, buffer1);
207 ALLOCATION(heap_walker, buffer2);
208 ALLOCATION(heap_walker, buffer3);
209 ALLOCATION(heap_walker, buffer4);
210 ALLOCATION(heap_walker, buffer5);
211 ALLOCATION(heap_walker, buffer6);
244 ALLOCATION(heap_walker, buffer1);
245 ALLOCATION(heap_walker, buffer2);
246 ALLOCATION(heap_walker, buffer3);
247 ALLOCATION(heap_walker, buffer4);
278 ASSERT_TRUE(heap_walker.Allocation(reinterpret_cast<uintptr_t>(&buffer[i]),
318 ASSERT_TRUE(heap_walker.Allocation(reinterpret_cast<uintptr_t>(&buffer[i]),
322 ALLOCATION(heap_walker, buffer1);
361 ALLOCATION(heap_walker, buffer1);
362 ALLOCATION(heap_walker, buffer2);
363 ALLOCATION(heap_walker, buffer3);
364 ALLOCATION(heap_walker, buffer4);
404 ALLOCATION(heap_walker, buffer1);
405 ALLOCATION(heap_walker, buffer2);
406 ALLOCATION(heap_walker, buffer3);
407 ALLOCATION(heap_walker, buffer4);