HomeSort by relevance Sort by last modified time
    Searched refs:set_terminate (Results 51 - 53 of 53) sorted by null

1 23

  /external/gtest/test/
gtest_catch_exceptions_test_.cc 45 # include <exception> // For set_terminate().
304 std::set_terminate(&TerminateHandler);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
exception.cpp 69 set_terminate(terminate_handler func) _NOEXCEPT
  /ndk/sources/third_party/googletest/googletest/test/
gtest_catch_exceptions_test_.cc 45 # include <exception> // For set_terminate().
307 std::set_terminate(&TerminateHandler);

Completed in 73 milliseconds

1 23