![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gmock-matchers.h>


Public Types | |
| typedef StlContainerView< RawContainer > | View |
| typedef View::type | StlContainer |
| typedef View::const_reference | StlContainerReference |
| typedef StlContainer::value_type | Element |
Public Member Functions | |
| typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (Container) RawContainer |
| template<typename InnerMatcher > | |
| QuantifierMatcherImpl (InnerMatcher inner_matcher) | |
| bool | MatchAndExplainImpl (bool all_elements_should_match, Container container, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherInterface< Container > | |
| virtual bool | MatchAndExplain (Container x, MatchResultListener *listener) const=0 |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
| virtual | ~MatcherDescriberInterface () |
| virtual void | DescribeTo (::std::ostream *os) const =0 |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
Protected Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (QuantifierMatcherImpl) | |
Protected Attributes | |
| const Matcher< const Element & > | inner_matcher_ |
| typedef StlContainer::value_type testing::internal::QuantifierMatcherImpl< Container >::Element |
| typedef View::type testing::internal::QuantifierMatcherImpl< Container >::StlContainer |
| typedef View::const_reference testing::internal::QuantifierMatcherImpl< Container >::StlContainerReference |
| typedef StlContainerView<RawContainer> testing::internal::QuantifierMatcherImpl< Container >::View |
|
inlineexplicit |
|
protected |
| typedef testing::internal::QuantifierMatcherImpl< Container >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | Container | ) |
|
inline |
|
protected |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0