#include <gtest.h>
◆ AssertionResult() [1/4]
◆ AssertionResult() [2/4]
◆ AssertionResult() [3/4]
◆ AssertionResult() [4/4]
◆ AppendMessage() [1/2]
| void testing::AssertionResult::AppendMessage |
( |
const Message & | a_message | ) |
|
|
inlineprivate |
◆ AppendMessage() [2/2]
| void testing::AssertionResult::AppendMessage |
( |
const Message & | a_message | ) |
|
|
inlineprivate |
◆ failure_message() [1/2]
| const char * testing::AssertionResult::failure_message |
( |
| ) |
const |
|
inline |
◆ failure_message() [2/2]
| const char * testing::AssertionResult::failure_message |
( |
| ) |
const |
|
inline |
◆ message() [1/2]
| const char * testing::AssertionResult::message |
( |
| ) |
const |
|
inline |
◆ message() [2/2]
| const char * testing::AssertionResult::message |
( |
| ) |
const |
|
inline |
◆ operator bool() [1/2]
| testing::AssertionResult::operator bool |
( |
| ) |
const |
|
inline |
◆ operator bool() [2/2]
| testing::AssertionResult::operator bool |
( |
| ) |
const |
|
inline |
◆ operator!() [1/2]
◆ operator!() [2/2]
◆ operator<<() [1/4]
| AssertionResult & testing::AssertionResult::operator<< |
( |
::std::ostream &(* | basic_manipulator )(::std::ostream &stream) | ) |
|
|
inline |
◆ operator<<() [2/4]
| AssertionResult & testing::AssertionResult::operator<< |
( |
::std::ostream &(* | basic_manipulator )(::std::ostream &stream) | ) |
|
|
inline |
◆ operator<<() [3/4]
◆ operator<<() [4/4]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ swap() [1/2]
◆ swap() [2/2]
◆ message_
◆ success_
| bool testing::AssertionResult::success_ |
|
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
- external/rapidjson/thirdparty/gtest/googletest/src/gtest.cc
- tests/gtest/src/gtest.cc