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

/openjdk9/test/fmw/gtest/include/gtest/
H A Dgtest-printers.h269 void DefaultPrintTo(IsContainer /* dummy */, function in namespace:testing::internal
303 void DefaultPrintTo(IsNotContainer /* dummy */, function in namespace:testing::internal
335 void DefaultPrintTo(IsNotContainer /* dummy */, function in namespace:testing::internal
354 // DefaultPrintTo() is overloaded. The type of its first two
370 // The second argument of DefaultPrintTo() is needed to bypass a bug
376 DefaultPrintTo(IsContainerTest<T>(0), is_pointer<T>(), value, os);

Completed in 85 milliseconds