|
Electroneum
|
#include <gmock-matchers.h>
Public Member Functions | |
| MatchMatrix (size_t num_elements, size_t num_matchers) | |
| size_t | LhsSize () const |
| size_t | RhsSize () const |
| bool | HasEdge (size_t ilhs, size_t irhs) const |
| void | SetEdge (size_t ilhs, size_t irhs, bool b) |
| bool | NextGraph () |
| void | Randomize () |
| string | DebugString () const |
Definition at line 3257 of file gmock-matchers.h.
|
inline |
Definition at line 3259 of file gmock-matchers.h.
| string testing::internal::MatchMatrix::DebugString | ( | ) | const |
|
inline |
Definition at line 3267 of file gmock-matchers.h.
|
inline |
Definition at line 3265 of file gmock-matchers.h.

| bool testing::internal::MatchMatrix::NextGraph | ( | ) |
| void testing::internal::MatchMatrix::Randomize | ( | ) |
|
inline |
Definition at line 3266 of file gmock-matchers.h.
|
inline |
Definition at line 3270 of file gmock-matchers.h.