|
| MockBar (const string &s) |
|
| MockBar (char a1, char a2, string a3, string a4, int a5, int a6, const string &a7, const string &a8, bool a9, bool a10) |
|
virtual | ~MockBar () |
|
const string & | str () const |
|
| MOCK_METHOD0 (This, int()) |
|
| MOCK_METHOD2 (That, string(int, bool)) |
|
◆ MockBar() [1/2]
testing::gmock_nice_strict_test::MockBar::MockBar |
( |
const string & |
s | ) |
|
|
inlineexplicit |
◆ MockBar() [2/2]
testing::gmock_nice_strict_test::MockBar::MockBar |
( |
char |
a1, |
|
|
char |
a2, |
|
|
string |
a3, |
|
|
string |
a4, |
|
|
int |
a5, |
|
|
int |
a6, |
|
|
const string & |
a7, |
|
|
const string & |
a8, |
|
|
bool |
a9, |
|
|
bool |
a10 |
|
) |
| |
|
inline |
◆ ~MockBar()
virtual testing::gmock_nice_strict_test::MockBar::~MockBar |
( |
| ) |
|
|
inlinevirtual |
◆ MOCK_METHOD0()
testing::gmock_nice_strict_test::MockBar::MOCK_METHOD0 |
( |
This |
, |
|
|
int() |
|
|
) |
| |
◆ MOCK_METHOD2()
testing::gmock_nice_strict_test::MockBar::MOCK_METHOD2 |
( |
That |
, |
|
|
string(int, bool) |
|
|
) |
| |
◆ str()
const string& testing::gmock_nice_strict_test::MockBar::str |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /workplace/avs-device-sdk/SampleApplications/IPCServerSampleApplication/ThirdParty/googletest-release-1.8.0/googlemock/test/gmock-nice-strict_test.cc
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0