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::BothOfMatcher< Matcher1, Matcher2 > Class Template Reference

#include <gmock-matchers.h>

Public Member Functions

 BothOfMatcher (Matcher1 matcher1, Matcher2 matcher2)
 
template<typename T >
 operator Matcher< T > () const
 

Constructor & Destructor Documentation

◆ BothOfMatcher()

template<typename Matcher1 , typename Matcher2 >
testing::internal::BothOfMatcher< Matcher1, Matcher2 >::BothOfMatcher ( Matcher1  matcher1,
Matcher2  matcher2 
)
inline

Member Function Documentation

◆ operator Matcher< T >()

template<typename Matcher1 , typename Matcher2 >
template<typename T >
testing::internal::BothOfMatcher< Matcher1, Matcher2 >::operator Matcher< T > ( ) const
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