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

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest-printers.h728 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
729 TuplePrefixPrinter<N - 1>::TersePrintPrefixToStrings(t, strings);
743 static void TersePrintPrefixToStrings(const Tuple&, Strings*) {} function in struct:testing::internal::TuplePrefixPrinter
747 // TersePrintPrefixToStrings() is the same as the generic version, as
759 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
783 TersePrintPrefixToStrings(value, &result);
/external/gtest/include/gtest/
H A Dgtest-printers.h784 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
785 TuplePrefixPrinter<N - 1>::TersePrintPrefixToStrings(t, strings);
799 static void TersePrintPrefixToStrings(const Tuple&, Strings*) {} function in struct:testing::internal::TuplePrefixPrinter
803 // TersePrintPrefixToStrings() is the same as the generic version, as
815 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
839 TersePrintPrefixToStrings(value, &result);
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-printers.h725 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
726 TuplePrefixPrinter<N - 1>::TersePrintPrefixToStrings(t, strings);
740 static void TersePrintPrefixToStrings(const Tuple&, Strings*) {} function in struct:testing::internal::TuplePrefixPrinter
744 // TersePrintPrefixToStrings() is the same as the generic version, as
756 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
780 TersePrintPrefixToStrings(value, &result);
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-printers.h725 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
726 TuplePrefixPrinter<N - 1>::TersePrintPrefixToStrings(t, strings);
740 static void TersePrintPrefixToStrings(const Tuple&, Strings*) {} function in struct:testing::internal::TuplePrefixPrinter
744 // TersePrintPrefixToStrings() is the same as the generic version, as
756 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
780 TersePrintPrefixToStrings(value, &result);
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest-printers.h784 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
785 TuplePrefixPrinter<N - 1>::TersePrintPrefixToStrings(t, strings);
799 static void TersePrintPrefixToStrings(const Tuple&, Strings*) {} function in struct:testing::internal::TuplePrefixPrinter
803 // TersePrintPrefixToStrings() is the same as the generic version, as
815 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
839 TersePrintPrefixToStrings(value, &result);
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h9975 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
9976 TuplePrefixPrinter<N - 1>::TersePrintPrefixToStrings(t, strings);
9990 static void TersePrintPrefixToStrings(const Tuple&, Strings*) {} function in struct:testing::internal::TuplePrefixPrinter
9994 // TersePrintPrefixToStrings() is the same as the generic version, as
10006 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
10030 TersePrintPrefixToStrings(value, &result);
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h9976 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
9977 TuplePrefixPrinter<N - 1>::TersePrintPrefixToStrings(t, strings);
9991 static void TersePrintPrefixToStrings(const Tuple&, Strings*) {} function in struct:testing::internal::TuplePrefixPrinter
9995 // TersePrintPrefixToStrings() is the same as the generic version, as
10007 static void TersePrintPrefixToStrings(const Tuple& t, Strings* strings) { function in struct:testing::internal::TuplePrefixPrinter
10031 TersePrintPrefixToStrings(value, &result);

Completed in 377 milliseconds