#include <gtest.h>
Definition at line 19136 of file gtest.h.
◆ AssertHelper()
testing::internal::AssertHelper::AssertHelper |
( |
TestPartResult::Type |
type, |
|
|
const char * |
file, |
|
|
int |
line, |
|
|
const char * |
message |
|
) |
| |
◆ ~AssertHelper()
testing::internal::AssertHelper::~AssertHelper |
( |
| ) |
|
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()
testing::internal::AssertHelper::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
AssertHelper |
| ) |
|
|
private |
◆ operator=()
void testing::internal::AssertHelper::operator= |
( |
const Message & |
message | ) |
const |
◆ data_
The documentation for this class was generated from the following files: