Home | History | Annotate | Download | only in gtest

Lines Matching refs:TestPartResultArray

46 // TestPartResultArray object given in the constructor whenever a Google Test
64 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
68 TestPartResultArray* result);
73 // Appends the TestPartResult object to the TestPartResultArray
84 TestPartResultArray* const result_;
93 // TestPartResultArray contains exactly one failure that has the given
99 SingleFailureChecker(const TestPartResultArray* results,
104 const TestPartResultArray* const results_;
144 ::testing::TestPartResultArray gtest_failures;\
161 ::testing::TestPartResultArray gtest_failures;\
206 ::testing::TestPartResultArray gtest_failures;\
220 ::testing::TestPartResultArray gtest_failures;\