Home
last modified time | relevance | path

Searched defs:allocator1 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/
Dallocator_traits.cpp135 template <typename T> struct allocator1 struct
138 ALLOCATOR_METHODS(allocator1) argument
145 allocator1<T> select_on_container_copy_construction() const in select_on_container_copy_construction() argument
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_sample_map_unittest.cc66 std::unique_ptr<PersistentHistogramAllocator> allocator1 = in TEST() local
102 std::unique_ptr<PersistentHistogramAllocator> allocator1 = in TEST() local
193 std::unique_ptr<PersistentHistogramAllocator> allocator1 = in TEST() local
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_sample_map_unittest.cc67 std::unique_ptr<PersistentHistogramAllocator> allocator1 = in TEST() local
103 std::unique_ptr<PersistentHistogramAllocator> allocator1 = in TEST() local
194 std::unique_ptr<PersistentHistogramAllocator> allocator1 = in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/objects/
Dtest.hpp349 template <class T> class allocator1 class
361 allocator1() : tag_(0) { detail::tracker.allocator_ref(); } in allocator1() function in test::allocator1
363 explicit allocator1(int t) : tag_(t) { detail::tracker.allocator_ref(); } in allocator1() function in test::allocator1
365 template <class Y> allocator1(allocator1<Y> const& x) : tag_(x.tag_) in allocator1() function in test::allocator1
370 allocator1(allocator1 const& x) : tag_(x.tag_) in allocator1() function in test::allocator1
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dbtree_test.cc675 PropagatingCountingAlloc<T> allocator1(&bytes1); in BtreeAllocatorTest() local
2361 PropagatingCountingAlloc<MovableOnlyInstance> allocator1(&bytes1); in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A Dbtree_test.cc682 PropagatingCountingAlloc<T> allocator1(&bytes1); in BtreeAllocatorTest() local
2438 PropagatingCountingAlloc<MovableOnlyInstance> allocator1(&bytes1); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dbtree_test.cc692 PropagatingCountingAlloc<T> allocator1(&bytes1); in BtreeAllocatorTest() local
2521 PropagatingCountingAlloc<MovableOnlyInstance> allocator1(&bytes1); in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dbtree_test.cc692 PropagatingCountingAlloc<T> allocator1(&bytes1); in BtreeAllocatorTest() local
2521 PropagatingCountingAlloc<MovableOnlyInstance> allocator1(&bytes1); in TEST() local