Searched refs:AnotherEnd (Results 1 – 2 of 2) sorted by relevance
306 auto AnotherEnd = AnotherNode->end(); in TEST() local309 EXPECT_TRUE(Begin != AnotherEnd); in TEST()310 EXPECT_FALSE(End != AnotherEnd); in TEST()327 auto AnotherEnd = AnotherNode->end(); in TEST() local330 EXPECT_FALSE(Begin == AnotherEnd); in TEST()331 EXPECT_TRUE(End == AnotherEnd); in TEST()