Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::TuplePrefix< N > Class Template Reference

#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>

Static Public Member Functions

template<typename MatcherTuple , typename ValueTuple >
static bool Matches (const MatcherTuple &matcher_tuple, const ValueTuple &value_tuple)
 
template<typename MatcherTuple , typename ValueTuple >
static void ExplainMatchFailuresTo (const MatcherTuple &matchers, const ValueTuple &values,::std::ostream *os)
 

Detailed Description

template<size_t N>
class testing::internal::TuplePrefix< N >

Definition at line 726 of file gmock-matchers.h.

View newest version in sPHENIX GitHub at line 726 of file gmock-matchers.h

Member Function Documentation

template<size_t N>
template<typename MatcherTuple , typename ValueTuple >
static void testing::internal::TuplePrefix< N >::ExplainMatchFailuresTo ( const MatcherTuple matchers,
const ValueTuple &  values,
::std::ostream *  os 
)
inlinestatic

Definition at line 743 of file gmock-matchers.h.

View newest version in sPHENIX GitHub at line 743 of file gmock-matchers.h

References N, os, testing::internal::PrintIfNotEmpty(), parse_cmake_options::type, testing::internal::UniversalPrint(), value, testing::Value(), and Acts::Test::values.

+ Here is the call graph for this function:

template<size_t N>
template<typename MatcherTuple , typename ValueTuple >
static bool testing::internal::TuplePrefix< N >::Matches ( const MatcherTuple matcher_tuple,
const ValueTuple &  value_tuple 
)
inlinestatic

Definition at line 732 of file gmock-matchers.h.

View newest version in sPHENIX GitHub at line 732 of file gmock-matchers.h

References N.


The documentation for this class was generated from the following file: