Home
last modified time | relevance | path

Searched refs:deallocate_size (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/container/test/
Dresource_adaptor_test.cpp107 { deallocate_p = p; deallocate_size = n; } in deallocate()
119 std::size_t deallocate_size; member
160 BOOST_TEST(dra.get_allocator().deallocate_size == 1234); in test_do_allocate_deallocate()
179 BOOST_TEST(dra.get_allocator().deallocate_size == dra.get_allocator().allocate_size); in test_do_allocate_deallocate()