Home | History | Annotate | Download | only in test

Lines Matching defs:a2

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