#include <gmock-matchers.h>
Definition at line 3311 of file gmock-matchers.h.
◆ MatcherDescriberVec
◆ DescribeNegationToImpl()
| void testing::internal::UnorderedElementsAreMatcherImplBase::DescribeNegationToImpl |
( |
::std::ostream * |
os | ) |
const |
|
protected |
◆ DescribeToImpl()
| void testing::internal::UnorderedElementsAreMatcherImplBase::DescribeToImpl |
( |
::std::ostream * |
os | ) |
const |
|
protected |
◆ Elements()
| static Message testing::internal::UnorderedElementsAreMatcherImplBase::Elements |
( |
size_t |
n | ) |
|
|
inlinestaticprotected |
Definition at line 3333 of file gmock-matchers.h.
3334 return Message() << n <<
" element" << (n == 1 ?
"" :
"s");
◆ matcher_describers()
| MatcherDescriberVec& testing::internal::UnorderedElementsAreMatcherImplBase::matcher_describers |
( |
| ) |
|
|
inlineprotected |
◆ VerifyAllElementsAndMatchersAreMatched()
| bool testing::internal::UnorderedElementsAreMatcherImplBase::VerifyAllElementsAndMatchersAreMatched |
( |
const ::std::vector< string > & |
element_printouts, |
|
|
const MatchMatrix & |
matrix, |
|
|
MatchResultListener * |
listener |
|
) |
| const |
|
protected |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h