Searched refs:last_top (Results 1 – 1 of 1) sorted by relevance
193 int last_top = 0; in TEST_F() local201 EXPECT_LE(top, last_top - balloon_collection_->MinHeight()); in TEST_F()202 last_top = top; in TEST_F()