#include <gmock-matchers.h>
|
| 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 |
|
| 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 |
|
| 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 |
|
|
size_t | SpaceIndex (size_t ilhs, size_t irhs) const |
|
size_t | SpaceIndex (size_t ilhs, size_t irhs) const |
|
size_t | SpaceIndex (size_t ilhs, size_t irhs) const |
|
Definition at line 3257 of file gmock-matchers.h.
testing::internal::MatchMatrix::MatchMatrix |
( |
size_t |
num_elements, |
|
|
size_t |
num_matchers |
|
) |
| |
|
inline |
testing::internal::MatchMatrix::MatchMatrix |
( |
size_t |
num_elements, |
|
|
size_t |
num_matchers |
|
) |
| |
|
inline |
testing::internal::MatchMatrix::MatchMatrix |
( |
size_t |
num_elements, |
|
|
size_t |
num_matchers |
|
) |
| |
|
inline |
string testing::internal::MatchMatrix::DebugString |
( |
| ) |
const |
string testing::internal::MatchMatrix::DebugString |
( |
| ) |
const |
string testing::internal::MatchMatrix::DebugString |
( |
| ) |
const |
bool testing::internal::MatchMatrix::HasEdge |
( |
size_t |
ilhs, |
|
|
size_t |
irhs |
|
) |
| const |
|
inline |
Definition at line 3267 of file gmock-matchers.h.
size_t SpaceIndex(size_t ilhs, size_t irhs) const
::std::vector< char > matched_
bool testing::internal::MatchMatrix::HasEdge |
( |
size_t |
ilhs, |
|
|
size_t |
irhs |
|
) |
| const |
|
inline |
Definition at line 3267 of file gmock-matchers.h.
size_t SpaceIndex(size_t ilhs, size_t irhs) const
::std::vector< char > matched_
bool testing::internal::MatchMatrix::HasEdge |
( |
size_t |
ilhs, |
|
|
size_t |
irhs |
|
) |
| const |
|
inline |
size_t testing::internal::MatchMatrix::LhsSize |
( |
| ) |
const |
|
inline |
size_t testing::internal::MatchMatrix::LhsSize |
( |
| ) |
const |
|
inline |
size_t testing::internal::MatchMatrix::LhsSize |
( |
| ) |
const |
|
inline |
bool testing::internal::MatchMatrix::NextGraph |
( |
| ) |
|
bool testing::internal::MatchMatrix::NextGraph |
( |
| ) |
|
bool testing::internal::MatchMatrix::NextGraph |
( |
| ) |
|
void testing::internal::MatchMatrix::Randomize |
( |
| ) |
|
void testing::internal::MatchMatrix::Randomize |
( |
| ) |
|
void testing::internal::MatchMatrix::Randomize |
( |
| ) |
|
size_t testing::internal::MatchMatrix::RhsSize |
( |
| ) |
const |
|
inline |
size_t testing::internal::MatchMatrix::RhsSize |
( |
| ) |
const |
|
inline |
size_t testing::internal::MatchMatrix::RhsSize |
( |
| ) |
const |
|
inline |
void testing::internal::MatchMatrix::SetEdge |
( |
size_t |
ilhs, |
|
|
size_t |
irhs, |
|
|
bool |
b |
|
) |
| |
|
inline |
Definition at line 3270 of file gmock-matchers.h.
size_t SpaceIndex(size_t ilhs, size_t irhs) const
::std::vector< char > matched_
void testing::internal::MatchMatrix::SetEdge |
( |
size_t |
ilhs, |
|
|
size_t |
irhs, |
|
|
bool |
b |
|
) |
| |
|
inline |
void testing::internal::MatchMatrix::SetEdge |
( |
size_t |
ilhs, |
|
|
size_t |
irhs, |
|
|
bool |
b |
|
) |
| |
|
inline |
Definition at line 3270 of file gmock-matchers.h.
size_t SpaceIndex(size_t ilhs, size_t irhs) const
::std::vector< char > matched_
size_t testing::internal::MatchMatrix::SpaceIndex |
( |
size_t |
ilhs, |
|
|
size_t |
irhs |
|
) |
| const |
|
inlineprivate |
size_t testing::internal::MatchMatrix::SpaceIndex |
( |
size_t |
ilhs, |
|
|
size_t |
irhs |
|
) |
| const |
|
inlineprivate |
size_t testing::internal::MatchMatrix::SpaceIndex |
( |
size_t |
ilhs, |
|
|
size_t |
irhs |
|
) |
| const |
|
inlineprivate |
std::vector< char > testing::internal::MatchMatrix::matched_ |
|
private |
size_t testing::internal::MatchMatrix::num_elements_ |
|
private |
size_t testing::internal::MatchMatrix::num_matchers_ |
|
private |
The documentation for this class was generated from the following files: