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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DShapeOpRect4x4_Test.cpp79 int testsStart = testsRun; local
93 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
H A DEdgeWalkerPolygon4x4_Test.cpp86 int testsStart = testsRun; local
101 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
175 int testsStart = testsRun; local
199 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
270 int testsStart = testsRun; local
289 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
H A DEdgeWalkerQuadratic4x4_Test.cpp85 int testsStart = testsRun; local
105 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
H A DShapeOpCubic4x4_Test.cpp91 int testsStart = testsRun; local
105 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
H A DSimplifyRect4x4_Test.cpp185 int testsStart = testsRun; local
199 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
H A DLineQuadraticIntersection_Test.cpp222 int testsStart = testsRun; local
234 SkDebugf("\n%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
/external/skia/experimental/Intersection/
H A DShapeOpRect4x4_Test.cpp79 int testsStart = testsRun; local
93 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
H A DEdgeWalkerPolygon4x4_Test.cpp86 int testsStart = testsRun; local
101 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
175 int testsStart = testsRun; local
199 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
270 int testsStart = testsRun; local
289 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
H A DEdgeWalkerQuadratic4x4_Test.cpp85 int testsStart = testsRun; local
105 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
H A DShapeOpCubic4x4_Test.cpp91 int testsStart = testsRun; local
105 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
H A DSimplifyRect4x4_Test.cpp185 int testsStart = testsRun; local
199 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
H A DLineQuadraticIntersection_Test.cpp222 int testsStart = testsRun; local
234 SkDebugf("\n%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);

Completed in 1175 milliseconds