#include <gtest-spi.h>
◆ InterceptMode [1/2]
| Enumerator |
|---|
| INTERCEPT_ONLY_CURRENT_THREAD | |
| INTERCEPT_ALL_THREADS | |
| INTERCEPT_ONLY_CURRENT_THREAD | |
| INTERCEPT_ALL_THREADS | |
◆ InterceptMode [2/2]
| Enumerator |
|---|
| INTERCEPT_ONLY_CURRENT_THREAD | |
| INTERCEPT_ALL_THREADS | |
| INTERCEPT_ONLY_CURRENT_THREAD | |
| INTERCEPT_ALL_THREADS | |
◆ ScopedFakeTestPartResultReporter() [1/4]
| testing::ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter |
( |
TestPartResultArray * | result | ) |
|
|
explicit |
◆ ScopedFakeTestPartResultReporter() [2/4]
◆ ~ScopedFakeTestPartResultReporter() [1/2]
| testing::ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter |
( |
| ) |
|
|
virtual |
◆ ScopedFakeTestPartResultReporter() [3/4]
| testing::ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter |
( |
TestPartResultArray * | result | ) |
|
|
explicit |
◆ ScopedFakeTestPartResultReporter() [4/4]
◆ ~ScopedFakeTestPartResultReporter() [2/2]
| virtual testing::ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter |
( |
| ) |
|
|
virtual |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [1/2]
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [2/2]
◆ Init() [1/2]
| void testing::ScopedFakeTestPartResultReporter::Init |
( |
| ) |
|
|
private |
◆ Init() [2/2]
| void testing::ScopedFakeTestPartResultReporter::Init |
( |
| ) |
|
|
private |
◆ ReportTestPartResult() [1/2]
| void testing::ScopedFakeTestPartResultReporter::ReportTestPartResult |
( |
const TestPartResult & | result | ) |
|
|
virtual |
◆ ReportTestPartResult() [2/2]
| virtual void testing::ScopedFakeTestPartResultReporter::ReportTestPartResult |
( |
const TestPartResult & | result | ) |
|
|
virtual |
◆ intercept_mode_
◆ old_reporter_
◆ result_
The documentation for this class was generated from the following files:
- external/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-spi.h
- tests/gtest/include/gtest/gtest-spi.h
- external/rapidjson/thirdparty/gtest/googletest/src/gtest.cc
- tests/gtest/src/gtest.cc