Home
last modified time | relevance | path

Searched refs:test_allocator_ref (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/fmtlib/test/
H A Dformat-test.cc234 using test_allocator_ref = allocator_ref<mock_allocator<int>>; in TEST() typedef
236 test_allocator_ref& ref) { in TEST()
248 auto ref = test_allocator_ref(&alloc); in TEST()
251 test_allocator_ref ref2(ref); in TEST()
253 test_allocator_ref ref3; in TEST()