Searched refs:TestPartResultArray (Results 1 – 8 of 8) sorted by relevance
68 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);72 TestPartResultArray* result);88 TestPartResultArray* const result_;103 SingleFailureChecker(const TestPartResultArray* results,107 const TestPartResultArray* const results_;149 ::testing::TestPartResultArray gtest_failures;\166 ::testing::TestPartResultArray gtest_failures;\211 ::testing::TestPartResultArray gtest_failures;\225 ::testing::TestPartResultArray gtest_failures;\
132 class GTEST_API_ TestPartResultArray {134 TestPartResultArray() {} in TestPartResultArray() function148 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestPartResultArray);
63 void TestPartResultArray::Append(const TestPartResult& result) { in Append()68 const TestPartResult& TestPartResultArray::GetTestPartResult(int index) const { in GetTestPartResult()78 int TestPartResultArray::size() const { in size()
611 TestPartResultArray* result) in ScopedFakeTestPartResultReporter()621 InterceptMode intercept_mode, TestPartResultArray* result) in ScopedFakeTestPartResultReporter()681 const TestPartResultArray& results, in HasOneFailure()717 SingleFailureChecker::SingleFailureChecker(const TestPartResultArray* results, in SingleFailureChecker()
37 using testing::TestPartResultArray;194 TestPartResultArray results; in TEST_F()201 TestPartResultArray results; in TEST_F()210 TestPartResultArray results; in TEST_F()223 TestPartResultArray results; in TEST_F()
48 using testing::TestPartResultArray;994 TestPartResultArray results; in TEST_F()
226 using testing::TestPartResultArray;1132 TestPartResultArray results; in TEST_F()1147 TestPartResultArray results; in TEST_F()1169 TestPartResultArray results; in TEST_F()3416 TestPartResultArray gtest_failures; in TEST_F()3433 TestPartResultArray gtest_failures; in TEST_F()3454 TestPartResultArray gtest_failures; in TEST_F()
1134 ::testing::TestPartResultArray failures; in TEST()