#include "gtest/internal/gtest-internal.h"
#include <stdio.h>
Go to the source code of this file.
#define GTEST_UNSUPPORTED_DEATH_TEST_ |
( |
|
statement, |
|
|
|
regex, |
|
|
|
terminator |
|
) |
| |
Value:GTEST_AMBIGUOUS_ELSE_BLOCKER_ \
<< "Death tests are not supported on this platform.\n" \
<< "Statement '" #statement "' cannot be verified."; \
terminator; \
static bool PartialMatch(const ::std::string &str, const RE &re)
#define GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement)
#define GTEST_LOG_(severity)
Definition at line 310 of file gtest/include/gtest/internal/gtest-death-test-internal.h.