class StreamMatchResultListener
Defined at line 195 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-matchers.h
A match result listener that forwards the explanation to a given
ostream. The difference between this and MatchResultListener is
that the former is concrete.
Public Methods
void StreamMatchResultListener (::std::ostream * os)
Defined at line 197 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-matchers.h