Home | History | Annotate | Download | only in compositor

Lines Matching refs:test_size

900   int test_size = 200;
901 EXPECT_GE(viewport_size.width(), test_size);
902 EXPECT_GE(viewport_size.height(), test_size);
924 for (int x = 0; x < test_size; x++) {
925 for (int y = 0; y < test_size; y++) {
937 int test_size = 200;
938 EXPECT_GE(viewport_size.width(), test_size);
939 EXPECT_GE(viewport_size.height(), test_size);
965 for (int x = 0; x < test_size; x++) {
966 for (int y = 0; y < test_size; y++) {