Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/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
180 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()