Home
last modified time | relevance | path

Searched defs:CustomAlloc (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Draw_hash_set_test.cc352 struct CustomAlloc : std::allocator<T> { struct
353 CustomAlloc() {} in CustomAlloc() argument
356 CustomAlloc(const CustomAlloc<U>& other) {} in CustomAlloc() function
358 template<class U> struct rebind {
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc421 struct CustomAlloc : std::allocator<T> { struct
422 CustomAlloc() {} in CustomAlloc() function
425 explicit CustomAlloc(const CustomAlloc<U>& /*other*/) {} in CustomAlloc() function
427 template<class U> struct rebind {
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_test.cc422 struct CustomAlloc : std::allocator<T> { struct
426 explicit CustomAlloc(const CustomAlloc<U>& /*other*/) {} in CustomAlloc() argument
428 template<class U> struct rebind {
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Draw_hash_set_test.cc422 struct CustomAlloc : std::allocator<T> { struct
426 explicit CustomAlloc(const CustomAlloc<U>& /*other*/) {} in CustomAlloc() function
428 template<class U> struct rebind {
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc653 struct CustomAlloc : std::allocator<T> { struct
657 explicit CustomAlloc(const CustomAlloc<U>& /*other*/) {} in CustomAlloc() function
660 struct rebind {
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc672 struct CustomAlloc : std::allocator<T> { struct
676 explicit CustomAlloc(const CustomAlloc<U>& /*other*/) {} in CustomAlloc() function
679 struct rebind {
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc673 struct CustomAlloc : std::allocator<T> { struct
677 explicit CustomAlloc(const CustomAlloc<U>& /*other*/) {} in CustomAlloc() argument
680 struct rebind {