Lines Matching defs:errorLimit
335 int32_t errorLimit;413 errorLimit = 500;422 errorLimit = limit;543 parent->errln("FAIL: %s errors: %d %s", str, errorCount, (errorCount > errorLimit ? " (at least!)" : " ")); // + ", see " + logFileName);