#include <gmock-matchers.h>
Definition at line 3257 of file gmock-matchers.h.
testing::internal::MatchMatrix::MatchMatrix |
( |
size_t |
num_elements, |
|
|
size_t |
num_matchers |
|
) |
| |
|
inline |
size_t testing::internal::MatchMatrix::LhsSize |
( |
| ) |
const |
|
inline |
size_t testing::internal::MatchMatrix::RhsSize |
( |
| ) |
const |
|
inline |
bool testing::internal::MatchMatrix::HasEdge |
( |
size_t |
ilhs, |
|
|
size_t |
irhs |
|
) |
| const |
|
inline |
void testing::internal::MatchMatrix::SetEdge |
( |
size_t |
ilhs, |
|
|
size_t |
irhs, |
|
|
bool |
b |
|
) |
| |
|
inline |
bool testing::internal::MatchMatrix::NextGraph |
( |
| ) |
|
void testing::internal::MatchMatrix::Randomize |
( |
| ) |
|
string testing::internal::MatchMatrix::DebugString |
( |
| ) |
const |
The documentation for this class was generated from the following file: