Macros
exception_testing.h File Reference
#include "gtest/gtest.h"
#include "absl/base/config.h"
Include dependency graph for exception_testing.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#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.



abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59