Monero
Public Member Functions | Private Attributes | List of all members
testing::gmock_matchers_test::IsGreaterThan Class Reference

Public Member Functions

 IsGreaterThan (int threshold)
 
bool operator() (int n) const
 

Private Attributes

int threshold_
 

Constructor & Destructor Documentation

◆ IsGreaterThan()

testing::gmock_matchers_test::IsGreaterThan::IsGreaterThan ( int  threshold)
inlineexplicit

Member Function Documentation

◆ operator()()

bool testing::gmock_matchers_test::IsGreaterThan::operator() ( int  n) const
inline

Member Data Documentation

◆ threshold_

int testing::gmock_matchers_test::IsGreaterThan::threshold_
private

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