#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()
| Message testing::internal::UnorderedElementsAreMatcherImplBase::Elements |
( |
size_t | n | ) |
|
|
inlinestaticprotected |
Definition at line 3333 of file gmock-matchers.h.
3333 {
3334 return Message() << n << " element" << (n == 1 ? "" : "s");
3335 }
◆ 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.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h