HomeSort by relevance Sort by last modified time
    Searched refs:good_terminate (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/test-stlport_shared-exception/jni/
elide2.cpp 20 good_terminate() { std::exit (0); } function
24 std::set_terminate (good_terminate);
  /ndk/tests/device/test-stlport_static-exception/jni/
elide2.cpp 20 good_terminate() { std::exit (0); } function
24 std::set_terminate (good_terminate);

Completed in 196 milliseconds