#include <gtest.h>
Definition at line 17669 of file gtest.h.
testing::AssertionResult::AssertionResult |
( |
bool |
success | ) |
|
|
inlineexplicit |
const char* testing::AssertionResult::failure_message |
( |
| ) |
const |
|
inline |
const char* testing::AssertionResult::message |
( |
| ) |
const |
|
inline |
testing::AssertionResult::operator bool |
( |
| ) |
const |
|
inline |
AssertionResult& testing::AssertionResult::operator<< |
( |
::std::ostream &(*)(::std::ostream &stream) |
basic_manipulator | ) |
|
|
inline |
The documentation for this class was generated from the following file: