#include <gmock.h>
◆ MatchesRegexMatcher()
testing::internal::MatchesRegexMatcher::MatchesRegexMatcher |
( |
const RE * |
regex, |
|
|
bool |
full_match |
|
) |
| |
|
inline |
◆ DescribeNegationTo()
void testing::internal::MatchesRegexMatcher::DescribeNegationTo |
( |
::std::ostream * |
os | ) |
const |
|
inline |
◆ DescribeTo()
void testing::internal::MatchesRegexMatcher::DescribeTo |
( |
::std::ostream * |
os | ) |
const |
|
inline |
◆ GTEST_DISALLOW_ASSIGN_()
◆ MatchAndExplain() [1/2]
template<typename CharType >
bool testing::internal::MatchesRegexMatcher::MatchAndExplain |
( |
CharType * |
s, |
|
|
MatchResultListener * |
listener |
|
) |
| const |
|
inline |
◆ MatchAndExplain() [2/2]
template<class MatcheeStringType >
◆ full_match_
const bool testing::internal::MatchesRegexMatcher::full_match_ |
|
private |
◆ regex_
The documentation for this class was generated from the following file: