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