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 | |
BeginEndDistanceIsMatcher (const DistanceMatcher &distance_matcher) | |
template<typename Container > | |
operator Matcher< Container > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (BeginEndDistanceIsMatcher) | |
Private Attributes | |
const DistanceMatcher | distance_matcher_ |
Definition at line 2452 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2452 of file gmock-matchers.h
|
inlineexplicit |
Definition at line 2454 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2454 of file gmock-matchers.h
|
private |
|
inline |
Definition at line 2458 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2458 of file gmock-matchers.h
References testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::distance_matcher_, and testing::MakeMatcher().
|
private |
Definition at line 2506 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2506 of file gmock-matchers.h
Referenced by testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::operator Matcher< Container >().