#include <gmock.h>
Public Member Functions | |
| bool | operator() (const ::testing::internal::linked_ptr< T > &lhs, const ::testing::internal::linked_ptr< T > &rhs) const |
| bool | operator() (const ::testing::internal::linked_ptr< T > &lhs, const ::testing::internal::linked_ptr< T > &rhs) const |
Definition at line 539 of file fused-src/gmock/gmock.h.
| bool testing::internal::LinkedPtrLessThan< T >::operator() | ( | const ::testing::internal::linked_ptr< T > & | lhs, |
| const ::testing::internal::linked_ptr< T > & | rhs | ||
| ) | const [inline] |
Definition at line 86 of file gmock-internal-utils.h.
| bool testing::internal::LinkedPtrLessThan< T >::operator() | ( | const ::testing::internal::linked_ptr< T > & | lhs, |
| const ::testing::internal::linked_ptr< T > & | rhs | ||
| ) | const [inline] |
Definition at line 540 of file fused-src/gmock/gmock.h.