Searched refs:mispelled (Results 1 – 1 of 1) sorted by relevance
561 const char* mispelled = report[0]; in report() local567 while (check.compare(mispelled) > 0) { in report()568 SkDebugf("%s not found\n", mispelled); in report()576 if (check.compare(mispelled) == 0) { in report()