Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport_shared-exception/jni/
Dalias2.cpp59 class GeometryAddress { class
61 GeometryAddress(deque addressStack) {} in GeometryAddress() function in GeometryAddress
64 void yyy (const GeometryAddress& gb) in yyy()
72 yyy (GeometryAddress (temp1)); in main()
/ndk/tests/device/test-stlport_static-exception/jni/
Dalias2.cpp59 class GeometryAddress { class
61 GeometryAddress(deque addressStack) {} in GeometryAddress() function in GeometryAddress
64 void yyy (const GeometryAddress& gb) in yyy()
72 yyy (GeometryAddress (temp1)); in main()