Lines Matching refs:gm_fprintf
271 gm_fprintf(stderr, "unsupported bitmap config %d\n", config);
388 gm_fprintf(stdout, "%s\n", line.c_str());
404 gm_fprintf(stdout, "%s\n", summary.c_str());
410 gm_fprintf(stdout, "(results marked with [*] will cause nonzero return value)\n");
682 gm_fprintf(stderr, "FAILED to write %s\n", path.c_str());
710 gm_fprintf(stderr, "---- %s: dimension mismatch --"
718 gm_fprintf(stderr, "---- %s: not computing max per-channel"
750 gm_fprintf(stderr, "---- %s: %d (of %d) differing pixels,"
1813 gm_fprintf(stderr, "%c%s is not allowed.\n",
1822 gm_fprintf(stderr, "unrecognized config %s\n", config);
1832 gm_fprintf(stderr, "unrecognized excludeConfig %s\n", FLAGS_excludeConfig[i]);
1844 gm_fprintf(stderr, "invalid modulo values.");
1855 gm_fprintf(stderr, "cannot find ErrorType with name '%s'\n", name);
1866 gm_fprintf(stderr, "--gpuCacheSize requires two arguments\n");
1889 gm_fprintf(stderr, "--tileGridReplayScales requires at least one scale.\n");
1919 gm_fprintf(stderr, "GrContext could not be created for config %s."
1926 gm_fprintf
1938 gm_fprintf(stderr, "No configs to run.");
1948 gm_fprintf(stdout, "%s", configStr.c_str());
1957 gm_fprintf(stderr, "readPath %s does not exist!\n", readPath);
1962 gm_fprintf(stdout, "reading from %s\n", readPath);
1968 gm_fprintf(stdout, "reading expectations from JSON summary file %s\n", readPath);
1976 gm_fprintf(stdout, "writing to %s\n", FLAGS_writePath[0]);
1979 gm_fprintf(stdout, "writing mismatches to %s\n", gmmain.fMismatchPath);
1982 gm_fprintf(stdout, "writing images without expectations to %s\n",
1986 gm_fprintf(stdout, "writing pictures to %s\n", FLAGS_writePicturePath[0]);
1989 gm_fprintf(stdout, "reading resources from %s\n", FLAGS_resourcePath[0]);
2023 gm_fprintf(stderr, "%s\n", "pdfJpegQuality must be in [-1 .. 100] range.");
2050 gm_fprintf(stdout, "%sdrawing... %s [%d %d]\n", moduloStr.c_str(), shortName,
2075 gm_fprintf(stdout, "Ran %d GMs\n", gmsRun);
2076 gm_fprintf(stdout, "... over %2d configs [%s]\n", configs.count(),
2078 gm_fprintf(stdout, "... and %2d modes [%s]\n", modes.count(), list_all(modes).c_str());
2079 gm_fprintf(stdout, "... so there should be a total of %d tests.\n", expectedNumberOfTests);
2088 gm_fprintf(stderr, "expected %d tests, but ran or skipped %d tests\n",
2113 gm_fprintf(stdout, "config: %s %x\n", config.fName, gr);