◆ MockFoo()
◆ MOCK_METHOD2() [1/2]
      
        
          | MockFoo::MOCK_METHOD2  | 
          ( | 
          Bar2  | 
          ,  | 
        
        
           | 
           | 
          bool(int x, int y)  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ MOCK_METHOD2() [2/2]
      
        
          | MockFoo::MOCK_METHOD2  | 
          ( | 
          Bar3  | 
          ,  | 
        
        
           | 
           | 
          void(int x, int y)  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ MOCK_METHOD3()
      
        
          | MockFoo::MOCK_METHOD3  | 
          ( | 
          Bar  | 
          ,  | 
        
        
           | 
           | 
          char(const std::string &s, int i, double x)  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this class was generated from the following file:
- /workplace/avs-device-sdk/SampleApplications/IPCServerSampleApplication/ThirdParty/googletest-release-1.8.0/googlemock/test/gmock_output_test_.cc
 
 
  
    
      AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
      
	Licensed under the Apache License, Version 2.0