|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <stdio.h>#include <memory>#include <string>#include "gtest/gtest-matchers.h"#include "gtest/internal/gtest-internal.h"Go to the source code of this file.
Namespaces | |
| namespace | testing |
| namespace | testing::internal |
Functions | |
| GTEST_DECLARE_string_ (internal_run_death_test) | |
Variables | |
| const char | testing::internal::kDeathTestStyleFlag [] = "death_test_style" |
| const char | testing::internal::kDeathTestUseFork [] = "death_test_use_fork" |
| const char | testing::internal::kInternalRunDeathTestFlag [] = "internal_run_death_test" |
| GTEST_DECLARE_string_ | ( | internal_run_death_test | ) |