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

  /prebuilts/ndk/r11/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);
  /prebuilts/ndk/r13/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 48 milliseconds