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

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest-printers.h370 void DefaultPrintTo(IsContainer /* dummy */, function in namespace:testing::internal
404 void DefaultPrintTo(IsNotContainer /* dummy */, function in namespace:testing::internal
436 void DefaultPrintTo(IsNotContainer /* dummy */, function in namespace:testing::internal
455 // DefaultPrintTo() is overloaded. The type of its first two
471 // The second argument of DefaultPrintTo() is needed to bypass a bug
477 DefaultPrintTo(IsContainerTest<T>(0), is_pointer<T>(), value, os);

Completed in 10 milliseconds