Lines Matching refs:Skip
120 case skiagm::DrawResult::kSkip: return Result(Result::Status::Skip, msg);
128 case skiagm::DrawResult::kSkip: return Result(Result::Status::Skip, msg);
196 return Result::Skip("Testing non-565 to 565 is uninteresting.");
211 return Result::Skip("Could not create brd for %s.", fPath.c_str());
216 return Result::Skip("Skip decoding non-opaque to 565.");
226 return Result::Skip("Scaling very small images is uninteresting.");
243 return Result::Skip("Divisor is larger than image dimension.");
447 return Result::Skip("Skipping uninteresting test.");
460 return Result::Skip("Test without scaling is uninteresting.");
466 return Result::Skip("Scaling very small images is uninteresting.");
562 return Result::Skip(
660 // Skip a stripe
685 // Skip a stripe
723 return Result::Skip("Cannot codec subset: divisor %d is too big "
852 return Result::Skip("Skipping uninteresting test.");
861 return Result::Skip("Scaling very small images is uninteresting.");
933 return Result::Skip("Uninteresting to test image generator to 565.");
996 status = Result::Status::Skip;
1051 return Result::Skip("Skipping decoding without color transform.");
1065 return Result::Skip("SkCodec can't decode to this format.");
1564 return Result::Skip("Src too large to create a texture.\n");