HomeSort by relevance Sort by last modified time
    Searched refs:source_bug_id (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/dashboard/dashboard/
update_bug_with_results.py 215 def _MapAnomaliesToMergeIntoBug(dest_bug_id, source_bug_id):
220 source_bug_id: The bug to be merged.
223 anomaly.Anomaly.bug_id == int(source_bug_id))
update_bug_with_results_test.py 346 dest_bug_id=12345, source_bug_id=54321)

Completed in 42 milliseconds