Searched refs:max_pixel_matcher (Results 1 – 1 of 1) sorted by relevance
225 auto WantsMaxPixels(Matcher<int> max_pixel_matcher) { in WantsMaxPixels() argument227 AllOf(max_pixel_matcher, Gt(0))); in WantsMaxPixels()