Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::gmock_more_actions_test::NullaryFunctor Class Reference

Public Member Functions

int operator() ()
 

Detailed Description

Definition at line 78 of file gmock-more-actions_test.cc.

Member Function Documentation

◆ operator()()

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

Definition at line 80 of file gmock-more-actions_test.cc.

80{ return 2; }

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