Home
last modified time | relevance | path

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

/third_party/boost/libs/interprocess/test/
Dexpand_bwd_test_allocator.hpp44 class expand_bwd_test_allocator class
47 typedef expand_bwd_test_allocator<T> self_t;
52 expand_bwd_test_allocator& operator=(const expand_bwd_test_allocator<T2>&);
54 expand_bwd_test_allocator& operator=(const expand_bwd_test_allocator&);
67 typedef boost::interprocess::version_type<expand_bwd_test_allocator, 2> version;
74 { typedef expand_bwd_test_allocator<T2> other; };
77 expand_bwd_test_allocator(T *buf, size_type sz, difference_type offset) in expand_bwd_test_allocator() function in boost::interprocess::test::expand_bwd_test_allocator
82 expand_bwd_test_allocator(const expand_bwd_test_allocator &other) in expand_bwd_test_allocator() function in boost::interprocess::test::expand_bwd_test_allocator
88 expand_bwd_test_allocator(const expand_bwd_test_allocator<T2> &other) in expand_bwd_test_allocator() function in boost::interprocess::test::expand_bwd_test_allocator
176 bool operator==(const expand_bwd_test_allocator<T> &, in operator ==()
[all …]
Dvector_test.cpp29 typedef test::expand_bwd_test_allocator<int> in test_expand_bwd()
38 typedef test::expand_bwd_test_allocator<test::int_holder> in test_expand_bwd()
47 typedef test::expand_bwd_test_allocator<test::triple_int_holder> in test_expand_bwd()
Dexpand_bwd_test_template.hpp151 expand_bwd_test_allocator<value_type> alloc in test_insert_with_expand_bwd()
211 expand_bwd_test_allocator<value_type> alloc in test_assign_with_expand_bwd()
Dstring_test.cpp265 typedef test::expand_bwd_test_allocator<char> in test_expand_bwd()
/third_party/boost/libs/container/test/
Dexpand_bwd_test_allocator.hpp49 class expand_bwd_test_allocator class
52 typedef expand_bwd_test_allocator<T> self_t;
57 expand_bwd_test_allocator& operator=(const expand_bwd_test_allocator<T2>&);
59 expand_bwd_test_allocator& operator=(const expand_bwd_test_allocator&);
72 typedef boost::container::dtl::version_type<expand_bwd_test_allocator, 2> version;
79 { typedef expand_bwd_test_allocator<T2> other; };
82 expand_bwd_test_allocator(T *buffer, size_type sz, difference_type offset) in expand_bwd_test_allocator() function in boost::container::test::expand_bwd_test_allocator
87 expand_bwd_test_allocator(const expand_bwd_test_allocator &other) in expand_bwd_test_allocator() function in boost::container::test::expand_bwd_test_allocator
93 expand_bwd_test_allocator(const expand_bwd_test_allocator<T2> &other) in expand_bwd_test_allocator() function in boost::container::test::expand_bwd_test_allocator
183 bool operator==(const expand_bwd_test_allocator<T> &, in operator ==()
[all …]
Dexpand_bwd_test_template.hpp106 expand_bwd_test_allocator<value_type> alloc in test_insert_with_expand_bwd()
167 expand_bwd_test_allocator<value_type> alloc in test_assign_with_expand_bwd()
Dvector_test.cpp41 typedef test::expand_bwd_test_allocator<int> in test_expand_bwd()
49 typedef test::expand_bwd_test_allocator<test::copyable_int> in test_expand_bwd()
Dstring_test.cpp480 typedef test::expand_bwd_test_allocator<char> in test_expand_bwd()