Searched refs:PrintPrefixTo (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h9956 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
9965 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
9966 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
9987 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {} function in struct:testing::internal::TuplePrefixPrinter
10000 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
10019 PrintPrefixTo(t, os);

Completed in 79 milliseconds