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