Searched refs:foundErrorInIntermediateTree (Results 1 – 2 of 2) sorted by relevance
54 bool foundErrorInIntermediateTree() const { return foundInIntermediateTree("ERROR:"); } in foundErrorInIntermediateTree() function in ParseTest147 EXPECT_TRUE(foundErrorInIntermediateTree()); in TEST_F()161 EXPECT_TRUE(foundErrorInIntermediateTree()); in TEST_F()192 EXPECT_TRUE(foundErrorInIntermediateTree()); in TEST_F()213 EXPECT_TRUE(foundErrorInIntermediateTree()); in TEST_F()233 EXPECT_TRUE(foundErrorInIntermediateTree()); in TEST_F()246 EXPECT_TRUE(foundErrorInIntermediateTree()); in TEST_F()259 EXPECT_TRUE(foundErrorInIntermediateTree()); in TEST_F()272 EXPECT_TRUE(foundErrorInIntermediateTree()); in TEST_F()295 EXPECT_TRUE(foundErrorInIntermediateTree()); in TEST_F()[all …]
49 bool foundErrorInIntermediateTree() const { return foundInIntermediateTree("ERROR:"); } in foundErrorInIntermediateTree() function in TypeTrackingTest94 ASSERT_FALSE(foundErrorInIntermediateTree()); in TEST_F()108 ASSERT_FALSE(foundErrorInIntermediateTree()); in TEST_F()122 ASSERT_FALSE(foundErrorInIntermediateTree()); in TEST_F()138 ASSERT_FALSE(foundErrorInIntermediateTree()); in TEST_F()162 ASSERT_FALSE(foundErrorInIntermediateTree()); in TEST_F()183 ASSERT_FALSE(foundErrorInIntermediateTree()); in TEST_F()199 ASSERT_FALSE(foundErrorInIntermediateTree()); in TEST_F()219 ASSERT_FALSE(foundErrorInIntermediateTree()); in TEST_F()239 ASSERT_FALSE(foundErrorInIntermediateTree()); in TEST_F()[all …]