Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport_static-exception/jni/
Dctor1.cpp8 bool was_f_in_Bar_destroyed=false; variable
14 was_f_in_Bar_destroyed=true; in ~Foo()
36 if(was_f_in_Bar_destroyed) in main()
/ndk/tests/device/test-stlport_shared-exception/jni/
Dctor1.cpp8 bool was_f_in_Bar_destroyed=false; variable
14 was_f_in_Bar_destroyed=true; in ~Foo()
36 if(was_f_in_Bar_destroyed) in main()