Home
last modified time | relevance | path

Searched defs:myExcRaiser (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-stlport_shared-exception/jni/
Dcleanup1_1.cpp11 struct myExcRaiser { struct
12 ~myExcRaiser() { throw myExc(); } in ~myExcRaiser() argument
/ndk/tests/device/test-stlport_static-exception/jni/
Dcleanup1_1.cpp11 struct myExcRaiser { struct
12 ~myExcRaiser() { throw myExc(); } in ~myExcRaiser() argument