Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dresults_report_templates.py52 def _GetResultsSectionHTML(print_table, table_name, data): function
184 summary_table_html = _GetResultsSectionHTML(print_table, 'Summary Table',
187 perf_html = _GetResultsSectionHTML(print_table, 'Perf Table', perf_table)
193 full_table_html = _GetResultsSectionHTML(print_table, 'Full Table',