Home
last modified time | relevance | path

Searched defs:FunctionPointerPrinter (Results 1 – 1 of 1) sorted by relevance

/third_party/googletest/googletest/include/gtest/
Dgtest-printers.h164 struct FunctionPointerPrinter { struct
167 static void PrintValue(T* p, ::std::ostream* os) { in PrintValue()