Lines Matching refs:front
46 EXPECT_EQ(L->front(), I1); in checkList()
50 EXPECT_EQ(L->front(), I2); in checkList()
54 EXPECT_EQ(L->front(), I3); in checkList()
58 EXPECT_EQ(L->front(), I4); in checkList()
62 EXPECT_EQ(L->front(), I5); in checkList()
66 EXPECT_EQ(L->front(), I6); in checkList()
80 EXPECT_EQ(L.front(), X); in testListCommon()
88 EXPECT_EQ(L.front(), X); in testListCommon()
97 EXPECT_EQ(L.front(), Z); in testListCommon()
103 EXPECT_EQ(L.front(), Y); in testListCommon()
114 EXPECT_EQ(L.front(), X); in testListCommon()
120 EXPECT_EQ(L.front(), Y); in testListCommon()
142 EXPECT_EQ(L.front(), X); in TEST()
147 EXPECT_EQ(L.front(), X); in TEST()
175 EXPECT_EQ(L1.front(), X); in TEST()
188 EXPECT_EQ(L.front(), X); in TEST()
193 EXPECT_EQ(L.front(), X); in TEST()
202 EXPECT_EQ(L.front(), Y); in TEST()
207 EXPECT_EQ(L.front(), X); in TEST()