Lines Matching refs:ERRORF
61 ERRORF(reporter, "Failed to create tmp file %s\n", path.c_str());
170 ERRORF(reporter, "[%zu] sizes:%zx could not be read\n", i, sizes[i]);
173 ERRORF(reporter, "[%zu] sizes:%zx != n:%zx\n", i, sizes[i], n);
307 ERRORF(reporter, "no tmp dir!");
316 ERRORF(reporter, "resource missing: %s\n", filename);
320 ERRORF(reporter, "error wrtiting to file %s", path.c_str());
348 ERRORF(rep, "Unexpected length.");
362 ERRORF(rep, "Peek Failed!");
366 ERRORF(rep, "Peek returned wrong bytes!");
372 ERRORF(rep, "Read Failed!");
436 ERRORF(reporter, "SkStreamCopy failed");
441 ERRORF(reporter, "SkStreamCopy incorrect size");
445 ERRORF(reporter, "SkStreamCopy bad copy");
462 ERRORF(r, "detachAsData() memcmp failed");
497 ERRORF(r, "Could not create SkFILEStream from %s", filename.c_str());
509 ERRORF(r, "Could not seek SkFILEStream to %lu out of %lu", middle, size);
516 ERRORF(r, "Could not open %s as a FILE", filename.c_str());
521 ERRORF(r, "Could not fseek FILE to %lu out of %lu", middle, size);
628 ERRORF(r, "Failed to duplicate the stream!");
636 ERRORF(r, "Failed to fork the stream!");