HomeSort by relevance Sort by last modified time
    Searched refs:PrintPrefixTo (Results 1 - 8 of 8) sorted by null

  /external/chromium/testing/gtest/include/gtest/
gtest-printers.h 706 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
715 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
716 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
737 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {}
750 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
769 PrintPrefixTo(t, os);
  /external/chromium_org/testing/gtest/include/gtest/
gtest-printers.h 765 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
774 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
775 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
796 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {}
809 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
828 PrintPrefixTo(t, os);
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest-printers.h 706 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
715 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
716 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
737 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {}
750 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
769 PrintPrefixTo(t, os);
  /external/gtest/include/gtest/
gtest-printers.h 706 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
715 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
716 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
737 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {}
750 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
769 PrintPrefixTo(t, os);
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-printers.h 706 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
715 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
716 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
737 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {}
750 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
769 PrintPrefixTo(t, os);
  /external/mesa3d/src/gtest/include/gtest/
gtest-printers.h 706 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
715 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
716 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
737 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {}
750 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
769 PrintPrefixTo(t, os);
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-printers.h 765 // TuplePrefixPrinter<N>::PrintPrefixTo(t, os) prints the first N
774 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
775 TuplePrefixPrinter<N - 1>::PrintPrefixTo(t, os);
796 static void PrintPrefixTo(const Tuple&, ::std::ostream*) {}
809 static void PrintPrefixTo(const Tuple& t, ::std::ostream* os) {
828 PrintPrefixTo(t, os);
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 60 milliseconds