Go to the source code of this file.
Macros | |
#define | ABSL_BASE_INTERNAL_EXPECT_FAIL(expr, exception_t, text) EXPECT_DEATH_IF_SUPPORTED(expr, text) |
#define ABSL_BASE_INTERNAL_EXPECT_FAIL | ( | expr, | |
exception_t, | |||
text | |||
) | EXPECT_DEATH_IF_SUPPORTED(expr, text) |
Definition at line 37 of file exception_testing.h.