/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/ |
D | allocator_traits.cpp | 186 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 D | persistent_sample_map_unittest.cc | 74 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 D | persistent_memory_allocator_unittest.cc | 229 std::unique_ptr<PersistentMemoryAllocator> allocator2( in TEST_F() local
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | persistent_sample_map_unittest.cc | 75 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 D | persistent_memory_allocator_unittest.cc | 234 std::unique_ptr<PersistentMemoryAllocator> allocator2( in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/objects/ |
D | exception.hpp | 545 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
|
D | test.hpp | 582 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 D | shared_memory_allocator_tests.cpp | 217 PolicyAllocator allocator2{ValidateForwarding<0>{}, SizePolicy<kMaxPageSize>{}}; in TEST() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/ |
H A D | btree_test.cc | 676 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 D | btree_test.cc | 683 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/ |
D | btree_test.cc | 693 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 D | btree_test.cc | 693 PropagatingCountingAlloc<T> allocator2(&bytes2); in BtreeAllocatorTest() local 2522 PropagatingCountingAlloc<MovableOnlyInstance> allocator2(&bytes2); in TEST() local
|