Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-printers.h269 void DefaultPrintTo(IsContainer /* dummy */, in DefaultPrintTo() function
303 void DefaultPrintTo(IsNotContainer /* dummy */, in DefaultPrintTo() function
335 void DefaultPrintTo(IsNotContainer /* dummy */, in DefaultPrintTo() function
376 DefaultPrintTo(IsContainerTest<T>(0), is_pointer<T>(), value, os); in PrintTo()