AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gmock-matchers.h>
Public Member Functions | |
template<typename InnerMatcher > | |
EachMatcherImpl (InnerMatcher inner_matcher) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (Container container, MatchResultListener *listener) const |
Public Member Functions inherited from testing::internal::QuantifierMatcherImpl< Container > | |
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::MatcherDescriberInterface | |
virtual | ~MatcherDescriberInterface () |
Additional Inherited Members | |
Public Types inherited from testing::internal::QuantifierMatcherImpl< Container > | |
typedef StlContainerView< RawContainer > | View |
typedef View::type | StlContainer |
typedef View::const_reference | StlContainerReference |
typedef StlContainer::value_type | Element |
Protected Member Functions inherited from testing::internal::QuantifierMatcherImpl< Container > | |
GTEST_DISALLOW_ASSIGN_ (QuantifierMatcherImpl) | |
Protected Attributes inherited from testing::internal::QuantifierMatcherImpl< Container > | |
const Matcher< const Element & > | inner_matcher_ |
|
inlineexplicit |
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
|
inlinevirtual |
Implements testing::MatcherInterface< Container >.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0