Home | History | Annotate | Download | only in gtest

Lines Matching defs:TestPartResultArray

17167 // Don't inherit from TestPartResultArray as its destructor is not
17169 class GTEST_API_ TestPartResultArray {
17171 TestPartResultArray() {}
17185 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray);