AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
testing::internal::MatchMatrix Class Reference

#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
 

Constructor & Destructor Documentation

◆ MatchMatrix()

testing::internal::MatchMatrix::MatchMatrix ( size_t  num_elements,
size_t  num_matchers 
)
inline

Member Function Documentation

◆ DebugString()

string testing::internal::MatchMatrix::DebugString ( ) const

◆ HasEdge()

bool testing::internal::MatchMatrix::HasEdge ( size_t  ilhs,
size_t  irhs 
) const
inline

◆ LhsSize()

size_t testing::internal::MatchMatrix::LhsSize ( ) const
inline

◆ NextGraph()

bool testing::internal::MatchMatrix::NextGraph ( )

◆ Randomize()

void testing::internal::MatchMatrix::Randomize ( )

◆ RhsSize()

size_t testing::internal::MatchMatrix::RhsSize ( ) const
inline

◆ SetEdge()

void testing::internal::MatchMatrix::SetEdge ( size_t  ilhs,
size_t  irhs,
bool  b 
)
inline

The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0