Home
last modified time | relevance | path

Searched defs:V (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dmfunptr_test.cpp179 struct V { struct
181 V(int _v) : in V() argument
189 V(){} in V() argument
Dvector_test.cpp533 typedef vector<int, NotSTLportAllocator<int> > V; in ebo() typedef
/ndk/tests/device/test-gnustl-full/unit/
Dmfunptr_test.cpp179 struct V { struct
181 V(int _v) : in V() argument
189 V(){} in V() argument
Dvector_test.cpp533 typedef vector<int, NotSTLportAllocator<int> > V; in ebo() typedef