#include <exception_safety_testing.h>
Public Member Functions | |
TestBadAllocException (absl::string_view msg) | |
Public Member Functions inherited from testing::exceptions_internal::TestException | |
TestException (absl::string_view msg) | |
virtual const char * | what () const noexcept |
virtual | ~TestException () |
Definition at line 88 of file exception_safety_testing.h.
|
inlineexplicit |
Definition at line 90 of file exception_safety_testing.h.