Lines Matching defs:p2
49 rooted_poly_collection p2{cp}; in test_allocator_aware_construction() local
54 rooted_poly_collection p2{cp}; in test_allocator_aware_construction() local
65 rooted_poly_collection p2{cp,root2}; in test_allocator_aware_construction() local
85 rooted_poly_collection p2{cp}; in test_allocator_aware_construction() local
108 rooted_poly_collection p2{root2}; in test_allocator_aware_construction() local
140 rooted_poly_collection p2{cp}; in test_allocator_aware_construction() local
179 rooted_poly_collection p2{cp}, in test_allocator_aware_construction() local
256 PolyCollection p2{cp.begin(),cp.end()}; in test_construction() local
264 PolyCollection p2{cp.template begin<type>(),cp.template end<type>()}; in test_construction() local
296 PolyCollection p2{cp}; in test_construction() local
300 PolyCollection p2; in test_construction() local
306 PolyCollection p2{std::move(p)}; in test_construction() local