Qucs-core
0.0.19
|
#include <gtest.h>
Static Public Member Functions | |
template<typename Tuple > | |
static void | PrintPrefixTo (const Tuple &,::std::ostream *) |
template<typename Tuple > | |
static void | TersePrintPrefixToStrings (const Tuple &, Strings *) |
Definition at line 9985 of file fused-src/gtest/gtest.h.
static void testing::internal::TuplePrefixPrinter< 0 >::PrintPrefixTo | ( | const Tuple & | , |
::std::ostream * | |||
) | [inline, static] |
Definition at line 9987 of file fused-src/gtest/gtest.h.
static void testing::internal::TuplePrefixPrinter< 0 >::TersePrintPrefixToStrings | ( | const Tuple & | , |
Strings * | |||
) | [inline, static] |
Definition at line 9990 of file fused-src/gtest/gtest.h.