#include <gmock-matchers.h>
|
static const char * | Desc () |
|
static const char * | Desc () |
|
static const char * | Desc () |
|
Definition at line 1430 of file gmock-matchers.h.
static const char* testing::internal::Le2Matcher::Desc |
( |
| ) |
|
|
inlinestatic |
Definition at line 1432 of file gmock-matchers.h.
1432 {
return "a pair where the first <= the second"; }
static const char* testing::internal::Le2Matcher::Desc |
( |
| ) |
|
|
inlinestatic |
Definition at line 1432 of file gmock-matchers.h.
1432 {
return "a pair where the first <= the second"; }
static const char* testing::internal::Le2Matcher::Desc |
( |
| ) |
|
|
inlinestatic |
Definition at line 1432 of file gmock-matchers.h.
1432 {
return "a pair where the first <= the second"; }
The documentation for this class was generated from the following file: