Searched refs:alloc2 (Results 1 – 1 of 1) sorted by relevance
56 void test ( const T &val, const Allocator &alloc1, const Allocator &alloc2 ) { in test() argument69 dynA d3 ( d2, alloc2 ); in test()72 check_allocator ( d3, alloc2 ); in test()