Searched refs:do_allocate_return (Results 1 – 3 of 3) sorted by relevance
32 return do_allocate_return; in do_allocate()54 do_allocate_return = 0; in reset()71 void *do_allocate_return; member in derived_from_memory_resource
60 d.do_allocate_return = &dummy; in test_allocate()63 BOOST_TEST(d.do_allocate_return == &dummy); in test_allocate()
248 dmr.do_allocate_return = &buf; in test_upstream_resource()