proxygen
testing::gmock_generated_actions_test::NullaryFunctor Class Reference

Public Member Functions

int operator() ()
 
int operator() ()
 
int operator() ()
 

Detailed Description

Definition at line 73 of file gmock-generated-actions_test.cc.

Member Function Documentation

int testing::gmock_generated_actions_test::NullaryFunctor::operator() ( )
inline

Definition at line 75 of file gmock-generated-actions_test.cc.

75 { return 2; }

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