Lines Matching refs:result
263 result = func(*args, **kwargs)
264 logger.debug('Result from %s: %s', func.__name__, result)
265 return result
367 # arch should be removed from the result returned from PathInfo.rpm
589 result = []
592 result.append(r)
593 return result
693 included in the final returned result. Selector must be a callable
710 Call kojihub.getRPM, and returns the result directly without any
1268 result = run_abipkgdiff(rpm_col1, rpm_col2)
1273 return result
1306 result = run_abipkgdiff(rpm_col1, rpm_col2)
1311 return result
1361 result = run_abipkgdiff(rpm_col1, rpm_col2)
1366 return result
1395 result = run_abipkgdiff(rpm_col1, rpm_col1)
1400 return result
1411 result = run_abipkgdiff(rpm_col1, rpm_col2)
1414 return result