Lines Matching refs:tracking_allocator
24 tracking_allocator::reset(); in tests()
28 CHECK(!tracking_allocator::did_allocate); in tests()
29 CHECK(!tracking_allocator::did_deallocate); in tests()
41 tracking_allocator::reset(); in tests()
45 CHECK(!tracking_allocator::did_allocate); in tests()
46 CHECK(!tracking_allocator::did_deallocate); in tests()
58 tracking_allocator::reset(); in tests()
62 CHECK(!tracking_allocator::did_allocate); in tests()
63 CHECK(!tracking_allocator::did_deallocate); in tests()
74 tracking_allocator::reset(); in tests()
78 CHECK(!tracking_allocator::did_allocate); in tests()
79 CHECK(!tracking_allocator::did_deallocate); in tests()
90 tracking_allocator::reset(); in tests()
94 CHECK(!tracking_allocator::did_allocate); in tests()
95 CHECK(!tracking_allocator::did_deallocate); in tests()