#include <gtest.h>
Definition at line 17169 of file gtest.h.
◆ TestPartResultArray()
testing::TestPartResultArray::TestPartResultArray |
( |
| ) |
|
|
inline |
◆ Append()
void testing::TestPartResultArray::Append |
( |
const TestPartResult & |
result | ) |
|
◆ GetTestPartResult()
const TestPartResult & testing::TestPartResultArray::GetTestPartResult |
( |
int |
index | ) |
const |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()
◆ size()
int testing::TestPartResultArray::size |
( |
| ) |
const |
◆ array_
The documentation for this class was generated from the following files: