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

#include <JETSCAPE/blob/main/external_packages/googletest/googletest/include/gtest/gtest-printers.h>

Static Public Member Functions

static void Print (const T &value,::std::ostream *os)
 

Detailed Description

template<typename T>
class testing::internal::UniversalPrinter< T >

Definition at line 689 of file gtest-printers.h.

View newest version in sPHENIX GitHub at line 689 of file gtest-printers.h

Member Function Documentation

template<typename T >
static void testing::internal::UniversalPrinter< T >::Print ( const T value,
::std::ostream *  os 
)
inlinestatic

Definition at line 698 of file gtest-printers.h.

View newest version in sPHENIX GitHub at line 698 of file gtest-printers.h

References testing::internal::PrintTo().

Referenced by testing::internal::RefMatcher< T & >::Impl< Super >::DescribeNegationTo(), testing::internal::MatchesRegexMatcher::DescribeNegationTo(), testing::internal::RefMatcher< T & >::Impl< Super >::DescribeTo(), testing::internal::MatchesRegexMatcher::DescribeTo(), testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::DescribeTo(), testing::internal::UniversalTersePrinter< T[N]>::Print(), testing::internal::ActionResultHolder< T >::PrintAsActionResult(), testing::internal::PrintTo(), and testing::internal::UniversalPrint().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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