Lines Matching defs:test
160 // This test doesn't hold if the radii will be rescaled by SkRRect
389 SkRect test = SkRect::MakeXYWH(x, y,
392 test.sort();
394 REPORTER_ASSERT(reporter, contains[i] == rr.contains(test));
417 // First test easy outs - boxes that are obviously out on
436 // Now test non-trivial containment. For each compass
441 // all the test rects are inside the degenerate rrect
519 // The test depends on the fact that the original is not empty.
546 // Called to test various transforms on a single SkRRect.
1095 // Flipped from the inset, just test two points of inner
1107 // Helper to test expected intersection, relying on the fact that all round rect intersections
1150 // path ops that is a rounded rectangle will return false. However, if test XOR expected is
1184 // form a symmetric rounded cross, we can easily test edge and corner combinations by simply