Searched defs:testI (Results 1 - 2 of 2) sorted by path

/external/libcxx/test/containers/sequences/deque/deque.cons/
H A Dassign_iter_iter.pass.cpp66 testI(C& c1, const C& c2) function
84 testI(c1, c2);
/external/libcxx/test/containers/sequences/deque/deque.modifiers/
H A Dinsert_iter_iter.pass.cpp130 testI(int P, C& c1, const C& c2) function
161 testI(i, c1, c2);
170 testI(i, c1, c2);
179 testI(i, c1, c2);
188 testI(i, c1, c2);
197 testI(i, c1, c2);

Completed in 231 milliseconds