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