Home | History | Annotate | Download | only in gtest

Lines Matching defs:TestPartResultArray

17168 // Don't inherit from TestPartResultArray as its destructor is not
17170 class GTEST_API_ TestPartResultArray {
17172 TestPartResultArray() {}
17186 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray);