#include <gmock.h>
Public Member Functions | |
template<typename T , typename U > | |
bool | operator() (const T &lhs, const U &rhs) const |
template<typename T , typename U > | |
bool | operator() (const T &lhs, const U &rhs) const |
Definition at line 7017 of file fused-src/gmock/gmock.h.
bool testing::internal::LessComparator::operator() | ( | const T & | lhs, |
const U & | rhs | ||
) | const [inline] |
Definition at line 2367 of file gmock-matchers.h.
bool testing::internal::LessComparator::operator() | ( | const T & | lhs, |
const U & | rhs | ||
) | const [inline] |
Definition at line 7019 of file fused-src/gmock/gmock.h.