Home
last modified time | relevance | path

Searched defs:allocator2 (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/
Dallocator_traits.cpp186 template <typename T> struct allocator2 : allocator2_base<allocator2<T> > struct
193 ALLOCATOR_METHODS(allocator2) argument
203 typedef allocator2<int> allocator; in test_allocator2() argument
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_sample_map_unittest.cc74 std::unique_ptr<PersistentHistogramAllocator> allocator2 = in TEST() local
117 std::unique_ptr<PersistentHistogramAllocator> allocator2 = in TEST() local
203 std::unique_ptr<PersistentHistogramAllocator> allocator2 = in TEST() local
H A Dpersistent_memory_allocator_unittest.cc229 std::unique_ptr<PersistentMemoryAllocator> allocator2( in TEST_F() local
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_sample_map_unittest.cc75 std::unique_ptr<PersistentHistogramAllocator> allocator2 = in TEST() local
118 std::unique_ptr<PersistentHistogramAllocator> allocator2 = in TEST() local
204 std::unique_ptr<PersistentHistogramAllocator> allocator2 = in TEST() local
H A Dpersistent_memory_allocator_unittest.cc234 std::unique_ptr<PersistentMemoryAllocator> allocator2( in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/objects/
Dexception.hpp545 template <class T> class allocator2 class
562 explicit allocator2(int t = 0) : tag_(t) in allocator2() function in test::exception::allocator2
571 allocator2(allocator<T> const& x) : tag_(x.tag_) in allocator2() function in test::exception::allocator2
576 template <class Y> allocator2(allocator2<Y> const& x) : tag_(x.tag_) in allocator2() function in test::exception::allocator2
581 allocator2(allocator2 const& x) : tag_(x.tag_) in allocator2() function in test::exception::allocator2
Dtest.hpp582 template <class T> class allocator2 class
607 allocator2() : tag_(0) { detail::tracker.allocator_ref(); } in allocator2() function in test::allocator2
609 explicit allocator2(int t) : tag_(t) { detail::tracker.allocator_ref(); } in allocator2() function in test::allocator2
611 template <class Y> allocator2(allocator2<Y> const& x) : tag_(x.tag_) in allocator2() function in test::allocator2
616 allocator2(allocator2 const& x) : tag_(x.tag_) in allocator2() function in test::allocator2
/aosp_15_r20/frameworks/av/media/utils/tests/
H A Dshared_memory_allocator_tests.cpp217 PolicyAllocator allocator2{ValidateForwarding<0>{}, SizePolicy<kMaxPageSize>{}}; in TEST() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dbtree_test.cc676 PropagatingCountingAlloc<T> allocator2(&bytes2); in BtreeAllocatorTest() local
2362 PropagatingCountingAlloc<MovableOnlyInstance> allocator2(&bytes2); in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A Dbtree_test.cc683 PropagatingCountingAlloc<T> allocator2(&bytes2); in BtreeAllocatorTest() local
2439 PropagatingCountingAlloc<MovableOnlyInstance> allocator2(&bytes2); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dbtree_test.cc693 PropagatingCountingAlloc<T> allocator2(&bytes2); in BtreeAllocatorTest() local
2522 PropagatingCountingAlloc<MovableOnlyInstance> allocator2(&bytes2); in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dbtree_test.cc693 PropagatingCountingAlloc<T> allocator2(&bytes2); in BtreeAllocatorTest() local
2522 PropagatingCountingAlloc<MovableOnlyInstance> allocator2(&bytes2); in TEST() local