Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc221 struct StreamableInLocal {}; struct
222 void operator<<(::std::ostream& os, const StreamableInLocal& /* x */) { in operator <<()