#include <gmock.h>
|
| template<typename MatcherTuple , typename ValueTuple > |
| static void | ExplainMatchFailuresTo (const MatcherTuple &matchers, const ValueTuple &values,::std::ostream *os) |
| |
| template<typename MatcherTuple , typename ValueTuple > |
| static void | ExplainMatchFailuresTo (const MatcherTuple &matchers, const ValueTuple &values,::std::ostream *os) |
| |
| template<typename MatcherTuple , typename ValueTuple > |
| static bool | Matches (const MatcherTuple &matcher_tuple, const ValueTuple &value_tuple) |
| |
| template<typename MatcherTuple , typename ValueTuple > |
| static bool | Matches (const MatcherTuple &matcher_tuple, const ValueTuple &value_tuple) |
| |
template<size_t N>
class testing::internal::TuplePrefix< N >
Definition at line 5678 of file fused-src/gmock/gmock.h.
template<size_t N>
template<typename MatcherTuple , typename ValueTuple >
template<size_t N>
template<typename MatcherTuple , typename ValueTuple >
template<size_t N>
template<typename MatcherTuple , typename ValueTuple >
template<size_t N>
template<typename MatcherTuple , typename ValueTuple >
The documentation for this class was generated from the following files: