Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::gmock_matchers_test::AllArgsHelper Class Reference

Public Member Functions

 AllArgsHelper ()
 
 MOCK_METHOD2 (Helper, int(char x, int y))
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (AllArgsHelper)
 

Detailed Description

Definition at line 2596 of file gmock-matchers_test.cc.

View newest version in sPHENIX GitHub at line 2596 of file gmock-matchers_test.cc

Constructor & Destructor Documentation

testing::gmock_matchers_test::AllArgsHelper::AllArgsHelper ( )
inline

Definition at line 2598 of file gmock-matchers_test.cc.

View newest version in sPHENIX GitHub at line 2598 of file gmock-matchers_test.cc

Member Function Documentation

testing::gmock_matchers_test::AllArgsHelper::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( AllArgsHelper  )
private
testing::gmock_matchers_test::AllArgsHelper::MOCK_METHOD2 ( Helper  ,
int(char x, int y  
)

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