Lines Matching refs:check_results
87 static void check_results(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in check_results() function
116 check_results(reporter, line1, line2, i, nearAllowed); in testOne()
125 check_results(reporter, line2, line1, ts, nearAllowed); in testOne()
132 check_results(reporter, line1, line2, ts, nearAllowed); in testOne()
139 check_results(reporter, line2, line1, ts, nearAllowed); in testOne()
146 check_results(reporter, line1, line2, ts, nearAllowed); in testOne()
159 check_results(reporter, line1, line2, ts, false); in testOneCoincident()
170 check_results(reporter, line2, line1, ts, false); in testOneCoincident()
179 check_results(reporter, line1, line2, ts, false); in testOneCoincident()
188 check_results(reporter, line2, line1, ts, false); in testOneCoincident()
197 check_results(reporter, line1, line2, ts, false); in testOneCoincident()