Lines Matching refs:LOOPS
220 const int LOOPS = 5;
224 EXPECT_TRUE(mIndex++ >= LOOPS) << "Bitmaps should be above all rects";
227 EXPECT_TRUE(mIndex++ < LOOPS) << "Rects should be below all bitmaps";
240 for (int i = 0; i < LOOPS; i++) {
253 EXPECT_EQ(2 * LOOPS, renderer.getIndex())
594 const int LOOPS = 5;
598 EXPECT_TRUE(mIndex++ >= LOOPS) << "Strikethrough rects should be above all text";
613 for (int i = 0; i < LOOPS; i++) {
624 EXPECT_EQ(2 * LOOPS, renderer.getIndex())