Home | History | Annotate | Download | only in test

Lines Matching defs:a2

917   const int a2[] = { 3, 4, 5 };
919 const list<int> l2(a2, a2 + 3);