Analysis Software
Documentation for sPHENIX simulation software
|
Public Types | |
typedef RawContainer | type |
typedef const type & | const_reference |
Static Public Member Functions | |
static const_reference | ConstReference (const RawContainer &container) |
static type | Copy (const RawContainer &container) |
Definition at line 406 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 406 of file gmock-internal-utils.h
typedef const type& testing::internal::StlContainerView< RawContainer >::const_reference |
Definition at line 409 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 409 of file gmock-internal-utils.h
typedef RawContainer testing::internal::StlContainerView< RawContainer >::type |
Definition at line 408 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 408 of file gmock-internal-utils.h
|
inlinestatic |
Definition at line 411 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 411 of file gmock-internal-utils.h
References container, GTEST_REMOVE_CONST_, and testing::StaticAssertTypeEq().
Referenced by testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::MatchAndExplain(), testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::MatchAndExplain(), testing::internal::ElementsAreMatcherImpl< Container >::MatchAndExplain(), testing::internal::UnorderedElementsAreMatcherImpl< Container >::MatchAndExplain(), and testing::internal::QuantifierMatcherImpl< Container >::MatchAndExplainImpl().
|
inlinestatic |
Definition at line 417 of file gmock-internal-utils.h.
View newest version in sPHENIX GitHub at line 417 of file gmock-internal-utils.h
References container.