Lines Matching refs:SkDebugf

281             SkDebugf("unsupported bitmap colorType %d\n", colorType);
304 SkDebugf("FAILED to write bitmap: %s\n", path.c_str());
436 SkDebugf("%s\n", line.c_str());
452 SkDebugf("%s\n", summary.c_str());
458 SkDebugf("(results marked with [*] will cause nonzero return value)\n");
464 SkDebugf("FAILED to write document: %s\n", path.c_str());
741 SkDebugf("---- %s: dimension mismatch -- expected [%d %d], actual [%d %d]\n",
748 SkDebugf("---- %s: not computing max per-channel pixel mismatch because non-8888\n",
780 SkDebugf("---- %s: %d (of %d) differing pixels, "
1091 SkDebugf("FAILED to render PDF for %s using renderer %s\n",
1831 SkDebugf("unable to read file '%s'\n", filename);
1944 SkDebugf("%c%s is not allowed.\n",
1954 SkDebugf("unrecognized config %s\n", config);
1964 SkDebugf("unrecognized excludeConfig %s\n", FLAGS_excludeConfig[i]);
2007 SkDebugf("GrContext could not be created for config %s. Config will be skipped.\n",
2014 SkDebugf("Sample count (%d) of config %s is not supported."
2025 SkDebugf("No configs to run.");
2035 SkDebugf("%s\n", configStr.c_str());
2068 SkDebugf("unrecognized rasterizer %s\n", rasterizer);
2082 SkDebugf("%s\n", configStr.c_str());
2094 SkDebugf("cannot find ErrorType with name '%s'\n", name);
2137 SkDebugf("invalid modulo values.");
2148 SkDebugf("--gpuCacheSize requires two arguments\n");
2175 SkDebugf("--gpuAPI invalid api value");
2192 SkDebugf("--tileGridReplayScales requires at least one scale.\n");
2214 SkDebugf("readPath %s does not exist!\n", readPath);
2219 SkDebugf("reading from %s\n", readPath);
2225 SkDebugf("reading expectations from JSON summary file %s\n", readPath);
2235 SkDebugf("%s\n", "pdfJpegQuality must be in [-1 .. 100] range.");
2278 SkDebugf( "Doing a dry run; no tests will actually be executed.\n");
2298 SkDebugf("writing to %s\n", FLAGS_writePath[0]);
2301 SkDebugf("writing mismatches to %s\n", gmmain.fMismatchPath);
2304 SkDebugf("writing images without expectations to %s\n",
2308 SkDebugf("writing pictures to %s\n", FLAGS_writePicturePath[0]);
2311 SkDebugf("reading resources from %s\n", GetResourcePath().c_str());
2369 SkDebugf("%4dM %sdrawing... %s [%d %d]\n",
2415 SkDebugf("Ran %d GMs\n", gmsRun);
2416 SkDebugf("... over %2d configs [%s]\n", configs.count(),
2418 SkDebugf("... and %2d modes [%s]\n", modeCount, list_all(modes).c_str());
2419 SkDebugf("... so there should be a total of %d tests.\n", expectedNumberOfTests);
2428 SkDebugf("expected %d tests, but ran or skipped %d tests\n",
2453 SkDebugf("config: %s %x\n", config.fName, gr);