Functions
foo Namespace Reference

Functions

::std::ostream & operator<< (::std::ostream &os, const PointerPrintable *)
 
template<typename T >
inline ::std::ostream & operator<< (::std::ostream &os, const StreamableTemplateInFoo< T > &x)
 
template<typename OutputStream >
OutputStream & operator<< (OutputStream &os, const TemplatedStreamableInFoo &)
 
void PrintTo (const PrintableViaPrintTo &x, ::std::ostream *os)
 
template<typename T >
void PrintTo (const PrintableViaPrintToTemplate< T > &x, ::std::ostream *os)
 
 TEST_F (MixedUpTestSuiteTest, FirstTestFromNamespaceFoo)
 
 TEST_F (MixedUpTestSuiteTest, SecondTestFromNamespaceFoo)
 
 TEST_F (MixedUpTestSuiteWithSameTestNameTest, TheSecondTestWithThisNameShouldFail)
 

Function Documentation

◆ operator<<() [1/3]

::std::ostream& foo::operator<< ( ::std::ostream &  os,
const PointerPrintable *   
)

◆ operator<<() [2/3]

template<typename T >
inline ::std::ostream& foo::operator<< ( ::std::ostream &  os,
const StreamableTemplateInFoo< T > &  x 
)

◆ operator<<() [3/3]

template<typename OutputStream >
OutputStream& foo::operator<< ( OutputStream &  os,
const TemplatedStreamableInFoo &   
)

◆ PrintTo() [1/2]

void foo::PrintTo ( const PrintableViaPrintTo &  x,
::std::ostream *  os 
)

◆ PrintTo() [2/2]

template<typename T >
void foo::PrintTo ( const PrintableViaPrintToTemplate< T > &  x,
::std::ostream *  os 
)

◆ TEST_F() [1/3]

foo::TEST_F ( MixedUpTestSuiteTest  ,
FirstTestFromNamespaceFoo   
)

◆ TEST_F() [2/3]

foo::TEST_F ( MixedUpTestSuiteTest  ,
SecondTestFromNamespaceFoo   
)

◆ TEST_F() [3/3]

foo::TEST_F ( MixedUpTestSuiteWithSameTestNameTest  ,
TheSecondTestWithThisNameShouldFail   
)


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:10