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