Searched refs:test_allocator_ref (Results 1 – 1 of 1) sorted by relevance
210 typedef allocator_ref<mock_allocator<int>> test_allocator_ref; in TEST() typedef211 test_allocator_ref ref(&alloc); in TEST()214 test_allocator_ref ref2(ref); in TEST()216 test_allocator_ref ref3; in TEST()