Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
Ddeque_test.cpp236 struct PointEx : public Point { struct
237 PointEx() : builtFromBase(false) {} in PointEx() function
238 PointEx(const Point&) : builtFromBase(true) {} in PointEx() argument
248 struct __type_traits<PointEx> { argument
Dvector_test.cpp407 struct PointEx : public Point { struct
408 PointEx() : builtFromBase(false) {} in PointEx() argument
409 PointEx(const Point&) : builtFromBase(true) {} in PointEx() function
419 struct __type_traits<PointEx> { argument
/ndk/tests/device/test-gnustl-full/unit/
Ddeque_test.cpp236 struct PointEx : public Point { struct
237 PointEx() : builtFromBase(false) {} in PointEx() argument
238 PointEx(const Point&) : builtFromBase(true) {} in PointEx() function
248 struct __type_traits<PointEx> { argument
Dvector_test.cpp407 struct PointEx : public Point { struct
408 PointEx() : builtFromBase(false) {} in PointEx() function
409 PointEx(const Point&) : builtFromBase(true) {} in PointEx() function
419 struct __type_traits<PointEx> { argument