TensorFlow Serving C++ API Documentation
Public Member Functions | List of all members
tensorflow::serving::test_util::ProtoStringMatcher Class Reference

Public Member Functions

 ProtoStringMatcher (const string &expected)
 
 ProtoStringMatcher (const google::protobuf::Message &expected)
 
template<typename Message >
bool MatchAndExplain (const Message &p, ::testing::MatchResultListener *) const
 
void DescribeTo (::std::ostream *os) const
 
void DescribeNegationTo (::std::ostream *os) const
 

Detailed Description

Definition at line 56 of file test_util.h.


The documentation for this class was generated from the following files: