Searched refs:test_allocator_ref (Results 1 – 1 of 1) sorted by relevance
234 using test_allocator_ref = allocator_ref<mock_allocator<int>>; in TEST() typedef236 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()