Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport_shared-exception/jni/
Dnew1_3.cpp28 bool new_throws; variable
41 new_throws = ctor_throws = false; in init()
71 if(new_throws) in operator new()
112 new_throws = true; in test2()
/ndk/tests/device/test-stlport_static-exception/jni/
Dnew1_3.cpp28 bool new_throws; variable
41 new_throws = ctor_throws = false; in init()
71 if(new_throws) in operator new()
112 new_throws = true; in test2()