Searched refs:AdvancePos (Results 1 – 3 of 3) sorted by relevance
35 EXPECT_FALSE(filler.AdvancePos());39 EXPECT_FALSE(filler.AdvancePos());47 EXPECT_FALSE(filler.AdvancePos());55 EXPECT_TRUE(filler.AdvancePos());
189 bool AdvancePos();
147 while (AdvancePos()) { in FindNextItem()167 bool GridIrregularFiller::AdvancePos() in AdvancePos() function in OHOS::Ace::NG::GridIrregularFiller