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

  /external/chromium_org/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.
257 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
261 // We define UniversalPrinter as a class template (as opposed to a
265 class UniversalPrinter;
347 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
384 // UniversalPrinter<T>::Print() how to print standard types (built-in
583 UniversalPrinter<T1>::Print(value.first, os);
585 UniversalPrinter<T2>::Print(value.second, os)
    [all...]
  /external/chromium_org/third_party/mesa/src/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/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/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...]
  /ndk/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/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 673 milliseconds