Home
last modified time | relevance | path

Searched refs:Vec (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Diter_test.cpp65 typedef vector<const char*> Vec; in iter3() typedef
66 Vec v; // Vector of character strings. in iter3()
69 Vec::reverse_iterator it; in iter3()
/ndk/tests/device/test-gnustl-full/unit/
Diter_test.cpp65 typedef vector<const char*> Vec; in iter3() typedef
66 Vec v; // Vector of character strings. in iter3()
69 Vec::reverse_iterator it; in iter3()