Lines Matching defs:LOOPS
190 const int LOOPS = 5;
194 EXPECT_TRUE(mIndex++ >= LOOPS) << "Bitmaps should be above all rects";
197 EXPECT_TRUE(mIndex++ < LOOPS) << "Rects should be below all bitmaps";
209 for (int i = 0; i < LOOPS; i++) {
222 EXPECT_EQ(2 * LOOPS, renderer.getIndex())
511 const int LOOPS = 5;
515 EXPECT_TRUE(mIndex++ >= LOOPS) << "Strikethrough rects should be above all text";
530 for (int i = 0; i < LOOPS; i++) {
541 EXPECT_EQ(2 * LOOPS, renderer.getIndex())