#include <gtest.h>
◆ TestProperty() [1/2]
| testing::TestProperty::TestProperty |
( |
const std::string & | a_key, |
|
|
const std::string & | a_value ) |
|
inline |
◆ TestProperty() [2/2]
| testing::TestProperty::TestProperty |
( |
const std::string & | a_key, |
|
|
const std::string & | a_value ) |
|
inline |
◆ key() [1/2]
| const char * testing::TestProperty::key |
( |
| ) |
const |
|
inline |
◆ key() [2/2]
| const char * testing::TestProperty::key |
( |
| ) |
const |
|
inline |
◆ SetValue() [1/2]
| void testing::TestProperty::SetValue |
( |
const std::string & | new_value | ) |
|
|
inline |
◆ SetValue() [2/2]
| void testing::TestProperty::SetValue |
( |
const std::string & | new_value | ) |
|
|
inline |
◆ value() [1/2]
| const char * testing::TestProperty::value |
( |
| ) |
const |
|
inline |
◆ value() [2/2]
| const char * testing::TestProperty::value |
( |
| ) |
const |
|
inline |
◆ key_
| std::string testing::TestProperty::key_ |
|
private |
◆ value_
| std::string testing::TestProperty::value_ |
|
private |
The documentation for this class was generated from the following files:
- external/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest.h
- tests/gtest/include/gtest/gtest.h