|
| AClass () |
|
int | n () const |
|
void | set_n (int new_n) |
|
const string & | s () const |
|
void | set_s (const string &new_s) |
|
double & | x () const |
|
◆ AClass()
testing::gmock_matchers_test::AClass::AClass |
( |
| ) |
|
|
inline |
◆ n()
int testing::gmock_matchers_test::AClass::n |
( |
| ) |
const |
|
inline |
◆ s()
const string& testing::gmock_matchers_test::AClass::s |
( |
| ) |
const |
|
inline |
◆ set_n()
void testing::gmock_matchers_test::AClass::set_n |
( |
int |
new_n | ) |
|
|
inline |
◆ set_s()
void testing::gmock_matchers_test::AClass::set_s |
( |
const string & |
new_s | ) |
|
|
inline |
◆ x()
double& testing::gmock_matchers_test::AClass::x |
( |
| ) |
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-matchers_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