Macros
abseil-cpp/absl/base/internal/exception_testing.h File Reference
#include "gtest/gtest.h"
#include "absl/base/config.h"
Include dependency graph for abseil-cpp/absl/base/internal/exception_testing.h:

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

◆ ABSL_BASE_INTERNAL_EXPECT_FAIL

#define ABSL_BASE_INTERNAL_EXPECT_FAIL (   expr,
  exception_t,
  text 
)    EXPECT_DEATH_IF_SUPPORTED(expr, text)


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:12