Searched refs:check_allocator (Results 1 – 2 of 2) sorted by relevance
39 void check_allocator ( const dynarray<T> &dyn, const Allocator &alloc ) { in check_allocator() function51 check_allocator ( d1, alloc ); in test()62 check_allocator ( d1, alloc1 ); in test()67 check_allocator ( d2, alloc1 ); in test()72 check_allocator ( d3, alloc2 ); in test()
22 void check_allocator(unsigned n, Allocator const &alloc = Allocator()) in check_allocator() function62 check_allocator<T, min_allocator<T>> ( 0 ); in main()63 check_allocator<T, min_allocator<T>> ( 3 ); in main()