#include <gtest.h>
|
| TestProperty (const std::string &a_key, const std::string &a_value) |
|
const char * | key () const |
|
const char * | value () const |
|
void | SetValue (const std::string &new_value) |
|
◆ TestProperty()
testing::TestProperty::TestProperty |
( |
const std::string & |
a_key, |
|
|
const std::string & |
a_value |
|
) |
| |
|
inline |
◆ key()
const char* testing::TestProperty::key |
( |
| ) |
const |
|
inline |
◆ SetValue()
void testing::TestProperty::SetValue |
( |
const std::string & |
new_value | ) |
|
|
inline |
◆ value()
const char* testing::TestProperty::value |
( |
| ) |
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/googletest/include/gtest/gtest.h
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0