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

  /ndk/sources/cxx-stl/gabi++/tests/
unexpected_03.cpp 5 void expected_terminate() { function
10 std::set_terminate(expected_terminate);
unexpected_02.cpp 5 void expected_terminate() { function
14 std::set_terminate(expected_terminate);

Completed in 62 milliseconds