Home | History | Annotate | Download | only in test

Lines Matching defs:a1

942   const int a1[] = { 1, 2 };
944 const list<int> l1(a1, a1 + 2);