Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport_static-exception/jni/
Dcatchptr1.cpp11 static const int const_var = 2; variable
96 throw &const_var; in test4()
/ndk/tests/device/test-stlport_shared-exception/jni/
Dcatchptr1.cpp11 static const int const_var = 2; variable
96 throw &const_var; in test4()