Searched defs:html_class (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/angle/build/android/pylib/results/presentation/ |
H A D | test_results_presentation.py | 40 def cell(data, html_class='center'): argument 48 def pre_cell(data, html_class='center'): argument 79 def links_cell(links, html_class='center', rowspan=None): argument 95 def action_cell(action, data, html_class): argument
|
/aosp_15_r20/external/cronet/build/android/pylib/results/presentation/ |
H A D | test_results_presentation.py | 40 def cell(data, html_class='center'): argument 48 def pre_cell(data, html_class='center'): argument 79 def links_cell(links, html_class='center', rowspan=None): argument 95 def action_cell(action, data, html_class): argument
|