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

/external/chromium_org/third_party/skia/tests/
H A DPathTest.cpp3169 static void test_addEmptyPath(skiatest::Reporter* reporter, SkPath::AddPathMode mode) { function
3509 test_addEmptyPath(reporter, SkPath::kExtend_AddPathMode);
3510 test_addEmptyPath(reporter, SkPath::kAppend_AddPathMode);
/external/skia/tests/
H A DPathTest.cpp3169 static void test_addEmptyPath(skiatest::Reporter* reporter, SkPath::AddPathMode mode) { function
3509 test_addEmptyPath(reporter, SkPath::kExtend_AddPathMode);
3510 test_addEmptyPath(reporter, SkPath::kAppend_AddPathMode);

Completed in 82 milliseconds