Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Classes | |
class | Impl |
Public Member Functions | |
WhenSortedByMatcher (const Comparator &comparator, const ContainerMatcher &matcher) | |
template<typename LhsContainer > | |
operator Matcher< LhsContainer > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (WhenSortedByMatcher) | |
Private Attributes | |
const Comparator | comparator_ |
const ContainerMatcher | matcher_ |
Definition at line 2613 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2613 of file gmock-matchers.h
|
inline |
Definition at line 2615 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2615 of file gmock-matchers.h
|
private |
|
inline |
Definition at line 2620 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2620 of file gmock-matchers.h
References testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::comparator_, testing::MakeMatcher(), and testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::matcher_.
|
private |
Definition at line 2682 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2682 of file gmock-matchers.h
Referenced by testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::operator Matcher< LhsContainer >().
|
private |
Definition at line 2683 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2683 of file gmock-matchers.h
Referenced by testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::operator Matcher< LhsContainer >().