Searched defs:compare_results (Results 1 – 3 of 3) sorted by relevance
297 def compare_results(results_with_ds, function
347 def compare_results(results_old: AnalysisRun, results_new: AnalysisRun, function
748 bool compare_results( const TestResult& lhs, const TestResult& rhs, float ulps ) in compare_results() function