Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathTest.cpp540 static void test_tiny_path_convexity(skiatest::Reporter* reporter, const char* pathBug, in test_tiny_path_convexity() argument
543 SkAssertResult(SkParsePath::FromSVGString(pathBug, &smallPath)); in test_tiny_path_convexity()
546 SkAssertResult(SkParsePath::FromSVGString(pathBug, &largePath)); in test_tiny_path_convexity()

Completed in 13 milliseconds