|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <stdio.h>#include <memory>#include <string>#include "gtest/gtest-matchers.h"#include "gtest/internal/gtest-internal.h"#include "gtest/internal/gtest-port.h"

Go to the source code of this file.
Namespaces | |
| testing | |
| testing::internal | |
Functions | |
| GTEST_DECLARE_string_ (internal_run_death_test) | |
| Matcher< const ::std::string & > | testing::internal::MakeDeathTestMatcher (::testing::internal::RE regex) |
| Matcher< const ::std::string & > | testing::internal::MakeDeathTestMatcher (const char *regex) |
| Matcher< const ::std::string & > | testing::internal::MakeDeathTestMatcher (const ::std::string ®ex) |
| Matcher< const ::std::string & > | testing::internal::MakeDeathTestMatcher (Matcher< const ::std::string & > matcher) |
Variables | |
| const char | testing::internal::kInternalRunDeathTestFlag [] = "internal_run_death_test" |
| GTEST_DECLARE_string_ | ( | internal_run_death_test | ) |
1.8.5