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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h9230 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
9369 // what UniversalPrinter<T>::Print() does when it knows nothing about
9403 // magic needed for implementing UniversalPrinter won't work.
9444 // UniversalPrinter<T>::Print(value, ostream_ptr) prints the given
9448 // We define UniversalPrinter as a class template (as opposed to a
9452 class UniversalPrinter;
9534 // UniversalPrinter<T>::Print() does when PrintTo() is not specialized
9571 // UniversalPrinter<T>::Print() how to print standard types (built-in
9761 UniversalPrinter<T1>::Print(value.first, os);
9763 UniversalPrinter<T
9770 class UniversalPrinter { class in namespace:testing::internal
9833 class UniversalPrinter<T[N]> { class in namespace:testing::internal
9844 class UniversalPrinter<T&> { class in namespace:testing::internal
[all...]

Completed in 150 milliseconds