Searched refs:initializeTests (Results 1 - 15 of 15) sorted by relevance
/third_party/skia/tests/ |
H A D | PathOpsExtendedTest.h | 54 void initializeTests(skiatest::Reporter* reporter, const char* testName);
|
H A D | PathOpsOpRectThreadedTest.cpp | 93 initializeTests(reporter, "testOp"); in DEF_TEST() 183 initializeTests(reporter, "testOp"); in DEF_TEST()
|
H A D | PathOpsTightBoundsTest.cpp | 36 initializeTests(reporter, "tightBoundsLines"); in DEF_TEST() 111 initializeTests(reporter, "tightBoundsQuads"); in DEF_TEST()
|
H A D | PathOpsOpCircleThreadedTest.cpp | 75 initializeTests(reporter, "circleOp"); in DEF_TEST()
|
H A D | PathOpsOpCubicThreadedTest.cpp | 83 initializeTests(reporter, "cubicOp"); in DEF_TEST()
|
H A D | PathOpsSimplifyQuadThreadedTest.cpp | 78 initializeTests(reporter, "testQuads"); in DEF_TEST()
|
H A D | PathOpsSimplifyDegenerateThreadedTest.cpp | 66 initializeTests(reporter, "testDegenerates"); in DEF_TEST()
|
H A D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 80 initializeTests(reporter, "testQuadralaterals"); in DEF_TEST()
|
H A D | PathOpsSimplifyTrianglesThreadedTest.cpp | 69 initializeTests(reporter, "testTriangles"); in DEF_TEST()
|
H A D | PathOpsOpLoopThreadedTest.cpp | 94 initializeTests(reporter, "loopOp"); in DEF_TEST()
|
H A D | PathOpsQuadLineIntersectionThreadedTest.cpp | 120 initializeTests(reporter, "testQuadLineIntersect"); in DEF_TEST()
|
H A D | PathOpsSimplifyRectThreadedTest.cpp | 192 initializeTests(reporter, "testLine"); in DEF_TEST()
|
H A D | PathOpsChalkboardTest.cpp | 100 initializeTests(reporter, "chalkboard"); in chalkboard_threaded()
|
H A D | PathOpsExtendedTest.cpp | 635 void initializeTests(skiatest::Reporter* reporter, const char* test) { in initializeTests() function
|
H A D | PathOpsTigerTest.cpp | 248 initializeTests(reporter, "tigerb"); in tiger_threaded()
|
Completed in 10 milliseconds