proxygen
|
Public Member Functions | |
Bool (int val) | |
bool | operator> (int n) const |
Bool | operator+ (const Bool &rhs) const |
bool | operator== (const Bool &rhs) const |
Bool (int val) | |
bool | operator> (int n) const |
Bool | operator+ (const Bool &rhs) const |
bool | operator== (const Bool &rhs) const |
Bool (int val) | |
bool | operator> (int n) const |
Bool | operator+ (const Bool &rhs) const |
bool | operator== (const Bool &rhs) const |
Public Attributes | |
bool | value |
Definition at line 56 of file gtest_pred_impl_unittest.cc.
|
inlineexplicit |
Definition at line 57 of file gtest_pred_impl_unittest.cc.
Referenced by operator+(), operator>(), and TEST_F().
|
inlineexplicit |
Definition at line 57 of file gtest_pred_impl_unittest.cc.
|
inlineexplicit |
Definition at line 57 of file gtest_pred_impl_unittest.cc.
Definition at line 61 of file gtest_pred_impl_unittest.cc.
Definition at line 61 of file gtest_pred_impl_unittest.cc.
Definition at line 61 of file gtest_pred_impl_unittest.cc.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 59 of file gtest_pred_impl_unittest.cc.
|
inline |
Definition at line 59 of file gtest_pred_impl_unittest.cc.
|
inline |
Definition at line 59 of file gtest_pred_impl_unittest.cc.
bool Bool::value |
Definition at line 65 of file gtest_pred_impl_unittest.cc.
Referenced by operator+(), operator<<(), operator==(), and operator>().