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

/openjdk9/test/fmw/gtest/include/gtest/
H A Dgtest-printers.h218 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { function in namespace:testing_internal
338 ::testing_internal::DefaultPrintNonContainerTo(value, os);

Completed in 33 milliseconds