Home
last modified time | relevance | path

Searched refs:report_date (Results 1 – 1 of 1) sorted by relevance

/external/toolchain-utils/
Dgenerate-waterfall-reports.py333 def UpdateReport(report_dict, builder, test, report_date, build_link, argument
338 report_dict['date'] = [report_date]
339 elif report_date not in report_dict['date']:
342 report_dict['date'].append(report_date)
361 build_dict['date'] = report_date
802 test_summary, report_date, board, tmp_date, color = ParseLogFile(
812 UpdateReport(rotating_report_dict, builder, test, report_date,
815 UpdateReport(waterfall_report_dict, builder, test, report_date,