Home
last modified time | relevance | path

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

/third_party/boost/libs/container/test/
Dvector_test.cpp160 bool deallocate_called_without_allocate_; member in check_dealloc_allocator
165 , deallocate_called_without_allocate_(false) in check_dealloc_allocator()
179 deallocate_called_without_allocate_ = true; in deallocate()
193 return empty.get_stored_allocator().deallocate_called_without_allocate_; in test_merge_empty_free()