Searched refs:do_deallocate_p (Results 1 – 3 of 3) sorted by relevance
38 do_deallocate_p = p; in do_deallocate()60 do_deallocate_p = 0; in reset()77 mutable void *do_deallocate_p; member in derived_from_memory_resource
43 BOOST_TEST(d.do_deallocate_p == 0); in test_deallocate()49 BOOST_TEST(d.do_deallocate_p == &d); in test_deallocate()
78 BOOST_TEST(d.do_deallocate_p == &dummy); in test_deallocate()