Home
last modified time | relevance | path

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

/third_party/googletest/googletest/test/
Dgoogletest-printers-test.cc216 struct StreamableInLocal {}; struct
217 void operator<<(::std::ostream& os, const StreamableInLocal& /* x */) { in operator <<()