#include <gtest.h>
◆ AssertionResult() [1/4]
◆ AssertionResult() [2/4]
| testing::AssertionResult::AssertionResult |
( |
bool |
success | ) |
|
|
inlineexplicit |
◆ AssertionResult() [3/4]
◆ AssertionResult() [4/4]
| testing::AssertionResult::AssertionResult |
( |
bool |
success | ) |
|
|
inlineexplicit |
◆ 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]
◆ operator<<() [2/4]
◆ operator<<() [3/4]
| AssertionResult& testing::AssertionResult::operator<< |
( |
::std::ostream &(*)(::std::ostream &stream) |
basic_manipulator | ) |
|
|
inline |
◆ operator<<() [4/4]
| AssertionResult& testing::AssertionResult::operator<< |
( |
::std::ostream &(*)(::std::ostream &stream) |
basic_manipulator | ) |
|
|
inline |
The documentation for this class was generated from the following file: