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

/openjdk10/test/fmw/gtest/include/gtest/
H A Dgtest-printers.h127 // TypeWithoutFormatter<T, kTypeKind>::PrintValue(value, os) is called
135 static void PrintValue(const T& value, ::std::ostream* os) { function in class:testing::internal2::TypeWithoutFormatter
149 static void PrintValue(const T& value, ::std::ostream* os) { function in class:testing::internal2::TypeWithoutFormatter
168 static void PrintValue(const T& value, ::std::ostream* os) { function in class:testing::internal2::TypeWithoutFormatter
204 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);

Completed in 41 milliseconds