Home
last modified time | relevance | path

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

/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_allocator_test.cc40 class CheckedAlloc { class
47 CheckedAlloc() {} in CheckedAlloc() function in absl::container_internal::__anon012748420111::CheckedAlloc
48 explicit CheckedAlloc(size_t id) : id_(id) {} in CheckedAlloc() function in absl::container_internal::__anon012748420111::CheckedAlloc
53 CheckedAlloc(const CheckedAlloc<U, Spec>& that) in CheckedAlloc() function in absl::container_internal::__anon012748420111::CheckedAlloc