Lines Matching refs:SkDebugf

280             SkDebugf("unsupported bitmap colorType %d\n", colorType);
303 SkDebugf("FAILED to write bitmap: %s\n", path.c_str());
435 SkDebugf("%s\n", line.c_str());
451 SkDebugf("%s\n", summary.c_str());
457 SkDebugf("(results marked with [*] will cause nonzero return value)\n");
463 SkDebugf("FAILED to write document: %s\n", path.c_str());
740 SkDebugf("---- %s: dimension mismatch -- expected [%d %d], actual [%d %d]\n",
747 SkDebugf("---- %s: not computing max per-channel pixel mismatch because non-8888\n",
779 SkDebugf("---- %s: %d (of %d) differing pixels, "
1092 SkDebugf("FAILED to render PDF for %s using renderer %s\n",
1836 SkDebugf("unable to read file '%s'\n", filename);
1949 SkDebugf("%c%s is not allowed.\n",
1959 SkDebugf("unrecognized config %s\n", config);
1969 SkDebugf("unrecognized excludeConfig %s\n", FLAGS_excludeConfig[i]);
1999 SkDebugf("GrContext could not be created for config %s. Config will be skipped.\n",
2006 SkDebugf("Sample count (%d) of config %s is not supported."
2017 SkDebugf("No configs to run.");
2027 SkDebugf("%s\n", configStr.c_str());
2060 SkDebugf("unrecognized rasterizer %s\n", rasterizer);
2074 SkDebugf("%s\n", configStr.c_str());
2086 SkDebugf("cannot find ErrorType with name '%s'\n", name);
2129 SkDebugf("invalid modulo values.");
2140 SkDebugf("--gpuCacheSize requires two arguments\n");
2165 SkDebugf("--tileGridReplayScales requires at least one scale.\n");
2187 SkDebugf("readPath %s does not exist!\n", readPath);
2192 SkDebugf("reading from %s\n", readPath);
2198 SkDebugf("reading expectations from JSON summary file %s\n", readPath);
2208 SkDebugf("%s\n", "pdfJpegQuality must be in [-1 .. 100] range.");
2247 SkDebugf( "Doing a dry run; no tests will actually be executed.\n");
2266 SkDebugf("writing to %s\n", FLAGS_writePath[0]);
2269 SkDebugf("writing mismatches to %s\n", gmmain.fMismatchPath);
2272 SkDebugf("writing images without expectations to %s\n",
2276 SkDebugf("writing pictures to %s\n", FLAGS_writePicturePath[0]);
2279 SkDebugf("reading resources from %s\n", GetResourcePath().c_str());
2337 SkDebugf("%sdrawing... %s [%d %d]\n", moduloStr.c_str(), shortName,
2381 SkDebugf("Ran %d GMs\n", gmsRun);
2382 SkDebugf("... over %2d configs [%s]\n", configs.count(),
2384 SkDebugf("... and %2d modes [%s]\n", modeCount, list_all(modes).c_str());
2385 SkDebugf("... so there should be a total of %d tests.\n", expectedNumberOfTests);
2394 SkDebugf("expected %d tests, but ran or skipped %d tests\n",
2419 SkDebugf("config: %s %x\n", config.fName, gr);