HomeSort by relevance Sort by last modified time
    Searched defs:UniversalPrinter (Results 1 - 12 of 12) sorted by null

  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/googletest/googletest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
182 // what UniversalPrinter<T>::Print() does when it knows nothing about
216 // magic needed for implementing UniversalPrinter won't work.
354 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
358 // We define UniversalPrinter as a class template (as opposed to a
362 class UniversalPrinter;
449 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
494 // UniversalPrinter<T>::Print() how to print standard types (built-in
693 UniversalPrinter<T1>::Print(value.first, os);
695 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
182 // what UniversalPrinter<T>::Print() does when it knows nothing about
216 // magic needed for implementing UniversalPrinter won't work.
354 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
358 // We define UniversalPrinter as a class template (as opposed to a
362 class UniversalPrinter;
444 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
481 // UniversalPrinter<T>::Print() how to print standard types (built-in
680 UniversalPrinter<T1>::Print(value.first, os);
682 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/v8/testing/gtest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
182 // what UniversalPrinter<T>::Print() does when it knows nothing about
216 // magic needed for implementing UniversalPrinter won't work.
354 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
358 // We define UniversalPrinter as a class template (as opposed to a
362 class UniversalPrinter;
444 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
481 // UniversalPrinter<T>::Print() how to print standard types (built-in
680 UniversalPrinter<T1>::Print(value.first, os);
682 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/
gtest-printers.h 37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
178 // what UniversalPrinter<T>::Print() does when it knows nothing about
212 // magic needed for implementing UniversalPrinter won't work.
253 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
257 // We define UniversalPrinter as a class template (as opposed to a
261 class UniversalPrinter;
343 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
380 // UniversalPrinter<T>::Print() how to print standard types (built-in
570 UniversalPrinter<T1>::Print(value.first, os);
572 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/fmtlib/test/gtest/
gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]

Completed in 1362 milliseconds