#include <gtest.h>
◆ AssertionResult() [1/4]
| testing::AssertionResult::AssertionResult |
( |
const AssertionResult & | other | ) |
|
◆ AssertionResult() [2/4]
| testing::AssertionResult::AssertionResult |
( |
bool | success | ) |
|
|
inlineexplicit |
◆ AssertionResult() [3/4]
| testing::AssertionResult::AssertionResult |
( |
const AssertionResult & | other | ) |
|
◆ 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]
| 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]
The documentation for this class was generated from the following files: