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

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest-printers.h709 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
718 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
719 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
740 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {} function in struct:testing::internal::TuplePrefixPrinter
753 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
772 PrintPrefixTo(t, os);
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-printers.h706 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
715 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
716 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
737 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {} function in struct:testing::internal::TuplePrefixPrinter
750 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
769 PrintPrefixTo(t, os);
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-printers.h706 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
715 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
716 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
737 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {} function in struct:testing::internal::TuplePrefixPrinter
750 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
769 PrintPrefixTo(t, os);
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest-printers.h706 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
715 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
716 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
737 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {} function in struct:testing::internal::TuplePrefixPrinter
750 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
769 PrintPrefixTo(t, os);
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest-printers.h765 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
774 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
775 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
796 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {} function in struct:testing::internal::TuplePrefixPrinter
809 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
828 PrintPrefixTo(t, os);
/external/googletest/googletest/include/gtest/
H A Dgtest-printers.h914 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
923 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
924 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
950 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {} function in struct:testing::internal::TuplePrefixPrinter
961 TuplePrefixPrinter<TuplePolicy<Tuple>::tuple_size>::PrintPrefixTo(t, os);
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest-printers.h914 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
923 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
924 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
950 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {} function in struct:testing::internal::TuplePrefixPrinter
961 TuplePrefixPrinter<TuplePolicy<Tuple>::tuple_size>::PrintPrefixTo(t, os);
/external/v8/testing/gtest/include/gtest/
H A Dgtest-printers.h914 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
923 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
924 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
950 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {} function in struct:testing::internal::TuplePrefixPrinter
961 TuplePrefixPrinter<TuplePolicy<Tuple>::tuple_size>::PrintPrefixTo(t, os);
/external/fmtlib/test/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);
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h9957 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
9966 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
9967 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
9988 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {} function in struct:testing::internal::TuplePrefixPrinter
10001 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) { function in struct:testing::internal::TuplePrefixPrinter
10020 PrintPrefixTo(t, os);

Completed in 258 milliseconds