Definition at line 99 of file message_matchers.h.
 
#include <message_matchers.h>
◆ is_gtest_matcher
◆ MessageType
◆ ProtoMatcher() [1/2]
  
  
      
        
          | testing::internal::ProtoMatcher::ProtoMatcher  | 
          ( | 
          const MessageType & |           message | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ ProtoMatcher() [2/2]
◆ DescribeNegationTo()
  
  
      
        
          | void testing::internal::ProtoMatcher::DescribeNegationTo  | 
          ( | 
          std::ostream * |           os | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ DescribeTo()
  
  
      
        
          | void testing::internal::ProtoMatcher::DescribeTo  | 
          ( | 
          std::ostream * |           os | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ MatchAndExplain() [1/2]
  
  
      
        
          | bool testing::internal::ProtoMatcher::MatchAndExplain  | 
          ( | 
          const MessageType & |           m,  | 
         
        
           | 
           | 
          testing::MatchResultListener * |            ) const | 
         
       
   | 
  
inline   | 
  
 
 
◆ MatchAndExplain() [2/2]
  
  
      
        
          | bool testing::internal::ProtoMatcher::MatchAndExplain  | 
          ( | 
          const MessageType * |           m,  | 
         
        
           | 
           | 
          testing::MatchResultListener * |            ) const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: