Searched refs:test_allocator_ref (Results 1 – 1 of 1) sorted by relevance
201 using test_allocator_ref = allocator_ref<mock_allocator<int>>; in TEST() typedef203 test_allocator_ref& ref) { in TEST()215 auto ref = test_allocator_ref(&alloc); in TEST()218 test_allocator_ref ref2(ref); in TEST()220 test_allocator_ref ref3; in TEST()