Home
last modified time | relevance | path

Searched refs:easyOuts (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DRoundRectTest.cpp419 static const SkRect easyOuts[] = { in test_round_rect_contains_rect() local
431 for (size_t j = 0; j < SK_ARRAY_COUNT(easyOuts); ++j) { in test_round_rect_contains_rect()
432 REPORTER_ASSERT(reporter, !rrects[i].contains(easyOuts[j])); in test_round_rect_contains_rect()

Completed in 3 milliseconds