Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport_static-exception/jni/
Dnew1_3.cpp29 bool ctor_throws; variable
41 new_throws = ctor_throws = false; in init()
55 if(ctor_throws) in A()
137 ctor_throws = true; in test3()
/ndk/tests/device/test-stlport_shared-exception/jni/
Dnew1_3.cpp29 bool ctor_throws; variable
41 new_throws = ctor_throws = false; in init()
55 if(ctor_throws) in A()
137 ctor_throws = true; in test3()