Searched refs:crop3 (Results 1 – 1 of 1) sorted by relevance
356 Rect crop1, crop2, crop3; in TEST_F() local370 crop3.left = 0; in TEST_F()371 crop3.top = 0; in TEST_F()372 crop3.right = -1; in TEST_F()373 crop3.bottom = -1; in TEST_F()374 crops.push_back(crop3); in TEST_F()