Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-printers.h173 struct FunctionPointerPrinter { struct
176 static void PrintValue(T* p, ::std::ostream* os) { in PrintValue()