Home
last modified time | relevance | path

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

/aosp_15_r20/external/fmtlib/test/
H A Dmock-allocator.h54 allocator_ref(const allocator_ref& other) : alloc_(other.alloc_) {} in allocator_ref() function
55 allocator_ref(allocator_ref&& other) { move(other); } in allocator_ref() function
H A Dformat-test.cc233 TEST(util_test, allocator_ref) { in TEST() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/helpers/
Dmemory.hpp73 void allocator_ref() in allocator_ref() function