#include <gmock.h>
Definition at line 6304 of file fused-src/gmock/gmock.h.
| testing::internal::MatchesRegexMatcher::MatchesRegexMatcher |
( |
const RE * |
regex, |
|
|
bool |
full_match |
|
) |
| |
|
inline |
| testing::internal::MatchesRegexMatcher::MatchesRegexMatcher |
( |
const RE * |
regex, |
|
|
bool |
full_match |
|
) |
| |
|
inline |
| void testing::internal::MatchesRegexMatcher::DescribeNegationTo |
( |
::std::ostream * |
os | ) |
const |
|
inline |
| void testing::internal::MatchesRegexMatcher::DescribeNegationTo |
( |
::std::ostream * |
os | ) |
const |
|
inline |
| void testing::internal::MatchesRegexMatcher::DescribeTo |
( |
::std::ostream * |
os | ) |
const |
|
inline |
| void testing::internal::MatchesRegexMatcher::DescribeTo |
( |
::std::ostream * |
os | ) |
const |
|
inline |
template<typename CharType >
| bool testing::internal::MatchesRegexMatcher::MatchAndExplain |
( |
CharType * |
s, |
|
|
MatchResultListener * |
listener |
|
) |
| const |
|
inline |
template<class MatcheeStringType >
| bool testing::internal::MatchesRegexMatcher::MatchAndExplain |
( |
const MatcheeStringType & |
s, |
|
|
MatchResultListener * |
|
|
) |
| const |
|
inline |
template<typename CharType >
| bool testing::internal::MatchesRegexMatcher::MatchAndExplain |
( |
CharType * |
s, |
|
|
MatchResultListener * |
listener |
|
) |
| const |
|
inline |
template<class MatcheeStringType >
| bool testing::internal::MatchesRegexMatcher::MatchAndExplain |
( |
const MatcheeStringType & |
s, |
|
|
MatchResultListener * |
|
|
) |
| const |
|
inline |
| const bool testing::internal::MatchesRegexMatcher::full_match_ |
|
private |
The documentation for this class was generated from the following files: