Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport_static-exception/jni/
Dbadalloc1.cpp102 void fn_catchthrow() throw(int) in fn_catchthrow() function
129 try{fn_catchthrow();} in main()
/ndk/tests/device/test-stlport_shared-exception/jni/
Dbadalloc1.cpp102 void fn_catchthrow() throw(int) in fn_catchthrow() function
129 try{fn_catchthrow();} in main()