Home | History | Annotate | Download | only in tests

Lines Matching defs:standard

1228     android_native_rect_t standard = {10, 20, 330, 200};
1229 ASSERT_EQ(OK, native_window_set_crop(mANW.get(), &standard));