proxygen
|
#include <gtest.h>
Public Member Functions | |
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 (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 (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) |
Private Attributes | |
std::string | key_ |
std::string | value_ |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 496 of file gtest.h.
Referenced by testing::FormatWordList(), testing::internal::TestPropertyKeyIs::operator()(), operator<<(), testing::TestResult::RecordProperty(), and testing::TestResult::ValidateTestProperty().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 501 of file gtest.h.
Referenced by operator<<(), and testing::TestResult::RecordProperty().
|
private |
|
private |