AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
testing::internal::TypedExpectation< F > Member List

This is the complete list of members for testing::internal::TypedExpectation< F >, including all inherited members.

action_count_checked_testing::internal::ExpectationBasemutableprotected
After(const ExpectationSet &s)testing::internal::TypedExpectation< F >inline
After(const ExpectationSet &s1, const ExpectationSet &s2)testing::internal::TypedExpectation< F >inline
After(const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3)testing::internal::TypedExpectation< F >inline
After(const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3, const ExpectationSet &s4)testing::internal::TypedExpectation< F >inline
After(const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3, const ExpectationSet &s4, const ExpectationSet &s5)testing::internal::TypedExpectation< F >inline
AllPrerequisitesAreSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBaseprotected
ArgumentMatcherTuple typedeftesting::internal::TypedExpectation< F >
ArgumentTuple typedeftesting::internal::TypedExpectation< F >
AssertSpecProperty(bool property, const string &failure_message) consttesting::internal::ExpectationBaseinlineprotected
call_count() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBaseinlineprotected
call_count_testing::internal::ExpectationBaseprotected
cardinality() consttesting::internal::ExpectationBaseinline
cardinality_testing::internal::ExpectationBaseprotected
cardinality_specified() consttesting::internal::ExpectationBaseinlineprotected
cardinality_specified_testing::internal::ExpectationBaseprotected
CheckActionCountIfNotDone() const GTEST_LOCK_EXCLUDED_(mutex_)testing::internal::ExpectationBaseprotected
Clause enum nametesting::internal::ExpectationBaseprotected
DescribeCallCountTo(::std::ostream *os) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase
DescribeLocationTo(::std::ostream *os) consttesting::internal::ExpectationBaseinline
ExpectationBase(const char *file, int line, const string &source_text)testing::internal::ExpectationBase
ExpectSpecProperty(bool property, const string &failure_message) consttesting::internal::ExpectationBaseinlineprotected
extra_matcher() consttesting::internal::TypedExpectation< F >inline
extra_matcher_specified_testing::internal::ExpectationBaseprotected
file() consttesting::internal::ExpectationBaseinline
file_testing::internal::ExpectationBaseprotected
FindUnsatisfiedPrerequisites(ExpectationSet *result) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBaseprotected
GTEST_DISALLOW_ASSIGN_(ExpectationBase)testing::internal::ExpectationBaseprotected
immediate_prerequisites_testing::internal::ExpectationBaseprotected
IncrementCallCount() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBaseinlineprotected
InSequence(const Sequence &s)testing::internal::TypedExpectation< F >inline
InSequence(const Sequence &s1, const Sequence &s2)testing::internal::TypedExpectation< F >inline
InSequence(const Sequence &s1, const Sequence &s2, const Sequence &s3)testing::internal::TypedExpectation< F >inline
InSequence(const Sequence &s1, const Sequence &s2, const Sequence &s3, const Sequence &s4)testing::internal::TypedExpectation< F >inline
InSequence(const Sequence &s1, const Sequence &s2, const Sequence &s3, const Sequence &s4, const Sequence &s5)testing::internal::TypedExpectation< F >inline
is_retired() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBaseinlineprotected
IsOverSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBaseinlineprotected
IsSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBaseinlineprotected
IsSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBaseinlineprotected
kAfter enum valuetesting::internal::ExpectationBaseprotected
kInSequence enum valuetesting::internal::ExpectationBaseprotected
kNone enum valuetesting::internal::ExpectationBaseprotected
kRetiresOnSaturation enum valuetesting::internal::ExpectationBaseprotected
kTimes enum valuetesting::internal::ExpectationBaseprotected
kWillOnce enum valuetesting::internal::ExpectationBaseprotected
kWillRepeatedly enum valuetesting::internal::ExpectationBaseprotected
kWith enum valuetesting::internal::ExpectationBaseprotected
last_clause_testing::internal::ExpectationBaseprotected
line() consttesting::internal::ExpectationBaseinline
line_testing::internal::ExpectationBaseprotected
matchers() consttesting::internal::TypedExpectation< F >inline
MaybeDescribeExtraMatcherTo(::std::ostream *os)testing::internal::TypedExpectation< F >inlinevirtual
mutex_testing::internal::ExpectationBasemutableprotected
repeated_action() consttesting::internal::TypedExpectation< F >inline
repeated_action_specified_testing::internal::ExpectationBaseprotected
Result typedeftesting::internal::TypedExpectation< F >
Retire() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBaseinlineprotected
RetireAllPreRequisites() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBaseprotected
retired_testing::internal::ExpectationBaseprotected
retires_on_saturation_testing::internal::ExpectationBaseprotected
RetiresOnSaturation()testing::internal::TypedExpectation< F >inline
set_cardinality(const Cardinality &a_cardinality)testing::internal::ExpectationBaseinlineprotected
source_text() consttesting::internal::ExpectationBaseinline
source_text_testing::internal::ExpectationBaseprotected
SpecifyCardinality(const Cardinality &cardinality)testing::internal::ExpectationBaseprotected
Times(const Cardinality &a_cardinality)testing::internal::TypedExpectation< F >inline
Times(int n)testing::internal::TypedExpectation< F >inline
TypedExpectation(FunctionMockerBase< F > *owner, const char *a_file, int a_line, const string &a_source_text, const ArgumentMatcherTuple &m)testing::internal::TypedExpectation< F >inline
untyped_actions_testing::internal::ExpectationBaseprotected
UntypedActions typedeftesting::internal::ExpectationBaseprotected
UntypedTimes(const Cardinality &a_cardinality)testing::internal::ExpectationBaseprotected
WillOnce(const Action< F > &action)testing::internal::TypedExpectation< F >inline
WillRepeatedly(const Action< F > &action)testing::internal::TypedExpectation< F >inline
With(const Matcher< const ArgumentTuple &> &m)testing::internal::TypedExpectation< F >inline
~ExpectationBase()testing::internal::ExpectationBasevirtual
~TypedExpectation()testing::internal::TypedExpectation< F >inlinevirtual

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