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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DQuadraticBezierClip_Test.cpp45 static void standardTestCases() { function
69 standardTestCases();
H A DQuadraticReduceOrder_Test.cpp30 static void standardTestCases() { function
66 standardTestCases();
H A DQuadraticIntersection_Test.cpp18 static void standardTestCases() { function
278 standardTestCases();
H A DCubicIntersection_Test.cpp18 static void standardTestCases() { function
777 standardTestCases();
/external/skia/experimental/Intersection/
H A DQuadraticBezierClip_Test.cpp45 static void standardTestCases() { function
69 standardTestCases();
H A DQuadraticReduceOrder_Test.cpp30 static void standardTestCases() { function
66 standardTestCases();
H A DQuadraticIntersection_Test.cpp18 static void standardTestCases() { function
278 standardTestCases();
H A DCubicIntersection_Test.cpp18 static void standardTestCases() { function
777 standardTestCases();
/external/chromium_org/third_party/skia/tests/
H A DPathOpsQuadReduceOrderTest.cpp29 static void standardTestCases(skiatest::Reporter* reporter) { function
67 standardTestCases(reporter);
H A DPathOpsQuadIntersectionTest.cpp14 static void standardTestCases(skiatest::Reporter* reporter) { function
511 standardTestCases(reporter);
H A DPathOpsCubicIntersectionTest.cpp16 static void standardTestCases(skiatest::Reporter* reporter) { function
641 standardTestCases(reporter);
/external/skia/tests/
H A DPathOpsQuadReduceOrderTest.cpp29 static void standardTestCases(skiatest::Reporter* reporter) { function
67 standardTestCases(reporter);
H A DPathOpsQuadIntersectionTest.cpp14 static void standardTestCases(skiatest::Reporter* reporter) { function
508 standardTestCases(reporter);
H A DPathOpsCubicIntersectionTest.cpp16 static void standardTestCases(skiatest::Reporter* reporter) { function
641 standardTestCases(reporter);

Completed in 5077 milliseconds