Searched refs:pint_vect2 (Results 1 - 1 of 1) sorted by path

/external/stlport/test/unit/
H A Dptrspec_test.cpp106 vector<int*> pint_vect2; local
123 pint_vect.insert(pint_vect.end(), pint_vect2.begin(), pint_vect2.end());
125 pint_vect2.insert(pint_vect2.end(), int_array, int_array + 3);
129 pcint_vect.insert(pcint_vect.end(), pint_vect2.begin(), pint_vect2.end());

Completed in 3311 milliseconds