#include <gtest-internal-inl.h>
Definition at line 780 of file gmock-gtest-all.cc.
◆ FilterMatchesTest() [1/2]
bool testing::internal::UnitTestOptions::FilterMatchesTest |
( |
const std::string & |
test_case_name, |
|
|
const std::string & |
test_name |
|
) |
| |
|
static |
◆ FilterMatchesTest() [2/2]
static bool testing::internal::UnitTestOptions::FilterMatchesTest |
( |
const std::string & |
test_suite_name, |
|
|
const std::string & |
test_name |
|
) |
| |
|
static |
◆ GetAbsolutePathToOutputFile() [1/2]
static std::string testing::internal::UnitTestOptions::GetAbsolutePathToOutputFile |
( |
| ) |
|
|
static |
◆ GetAbsolutePathToOutputFile() [2/2]
std::string testing::internal::UnitTestOptions::GetAbsolutePathToOutputFile |
( |
| ) |
|
|
static |
◆ GetOutputFormat() [1/2]
static std::string testing::internal::UnitTestOptions::GetOutputFormat |
( |
| ) |
|
|
static |
◆ GetOutputFormat() [2/2]
std::string testing::internal::UnitTestOptions::GetOutputFormat |
( |
| ) |
|
|
static |
◆ MatchesFilter() [1/2]
static bool testing::internal::UnitTestOptions::MatchesFilter |
( |
const std::string & |
name, |
|
|
const char * |
filter |
|
) |
| |
|
static |
◆ MatchesFilter() [2/2]
bool testing::internal::UnitTestOptions::MatchesFilter |
( |
const std::string & |
name, |
|
|
const char * |
filter |
|
) |
| |
|
static |
◆ PatternMatchesString()
bool testing::internal::UnitTestOptions::PatternMatchesString |
( |
const char * |
pattern, |
|
|
const char * |
str |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: