Home | History | Annotate | Download | only in pathops

Lines Matching refs:CompareResult

16     static bool CompareResult(const char* func, SkString* bugOut, SkString* bugPart, int append,
25 #define COMPARE_RESULT(append, compare) CompareResult(__FUNCTION__, &bugOut, bugPart, append, \