#include <gmock-matchers.h>
◆ MatchMatrix() [1/2]
| testing::internal::MatchMatrix::MatchMatrix |
( |
size_t | num_elements, |
|
|
size_t | num_matchers ) |
|
inline |
◆ MatchMatrix() [2/2]
| testing::internal::MatchMatrix::MatchMatrix |
( |
size_t | num_elements, |
|
|
size_t | num_matchers ) |
|
inline |
◆ DebugString() [1/2]
| string testing::internal::MatchMatrix::DebugString |
( |
| ) |
const |
◆ DebugString() [2/2]
| string testing::internal::MatchMatrix::DebugString |
( |
| ) |
const |
◆ HasEdge() [1/2]
| bool testing::internal::MatchMatrix::HasEdge |
( |
size_t | ilhs, |
|
|
size_t | irhs ) const |
|
inline |
◆ HasEdge() [2/2]
| bool testing::internal::MatchMatrix::HasEdge |
( |
size_t | ilhs, |
|
|
size_t | irhs ) const |
|
inline |
◆ LhsSize() [1/2]
| size_t testing::internal::MatchMatrix::LhsSize |
( |
| ) |
const |
|
inline |
◆ LhsSize() [2/2]
| size_t testing::internal::MatchMatrix::LhsSize |
( |
| ) |
const |
|
inline |
◆ NextGraph() [1/2]
| bool testing::internal::MatchMatrix::NextGraph |
( |
| ) |
|
◆ NextGraph() [2/2]
| bool testing::internal::MatchMatrix::NextGraph |
( |
| ) |
|
◆ Randomize() [1/2]
| void testing::internal::MatchMatrix::Randomize |
( |
| ) |
|
◆ Randomize() [2/2]
| void testing::internal::MatchMatrix::Randomize |
( |
| ) |
|
◆ RhsSize() [1/2]
| size_t testing::internal::MatchMatrix::RhsSize |
( |
| ) |
const |
|
inline |
◆ RhsSize() [2/2]
| size_t testing::internal::MatchMatrix::RhsSize |
( |
| ) |
const |
|
inline |
◆ SetEdge() [1/2]
| void testing::internal::MatchMatrix::SetEdge |
( |
size_t | ilhs, |
|
|
size_t | irhs, |
|
|
bool | b ) |
|
inline |
◆ SetEdge() [2/2]
| void testing::internal::MatchMatrix::SetEdge |
( |
size_t | ilhs, |
|
|
size_t | irhs, |
|
|
bool | b ) |
|
inline |
The documentation for this class was generated from the following files: