HomeSort by relevance Sort by last modified time
    Searched refs:gRunTestsInOneThread (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/skia/experimental/Intersection/
ShapeOps.h 36 extern const bool gRunTestsInOneThread;
ShapeOpRect4x4_Test.cpp 86 if (!gRunTestsInOneThread) SkDebugf(".");
88 if (!gRunTestsInOneThread) SkDebugf("%d", b);
90 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
EdgeWalkerQuadratic4x4_Test.cpp 98 if (!gRunTestsInOneThread) SkDebugf(".");
100 if (!gRunTestsInOneThread) SkDebugf("%d", b);
102 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
ShapeOpCubic4x4_Test.cpp 98 if (!gRunTestsInOneThread) SkDebugf(".");
100 if (!gRunTestsInOneThread) SkDebugf("%d", b);
102 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
EdgeWalkerPolygon4x4_Test.cpp 94 if (!gRunTestsInOneThread) SkDebugf(".");
96 if (!gRunTestsInOneThread) SkDebugf("%d", b);
98 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
194 if (!gRunTestsInOneThread) SkDebugf(".");
196 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
284 if (!gRunTestsInOneThread) SkDebugf(".");
286 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
SimplifyRect4x4_Test.cpp 192 if (!gRunTestsInOneThread) SkDebugf(".");
194 if (!gRunTestsInOneThread) SkDebugf("%d", b);
196 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
LineQuadraticIntersection_Test.cpp 229 if (!gRunTestsInOneThread) SkDebugf(".");
231 if (!gRunTestsInOneThread) SkDebugf("%d", a);
EdgeWalker_TestUtility.cpp 497 if (!gRunTestsInOneThread) {
557 if (!gRunTestsInOneThread) {
601 if (gRunTestsInOneThread && gShowOutputProgress) {
632 if (gRunTestsInOneThread && gShowOutputProgress) {
704 if (gRunTestsInOneThread) {
723 if (!gRunTestsInOneThread) {
Simplify.cpp 38 const bool gRunTestsInOneThread = false;
63 const bool gRunTestsInOneThread = true;
    [all...]

Completed in 96 milliseconds