Home
last modified time | relevance | path

Searched defs:score_colors (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/firmware_TouchMTB/
Dreport_html.py22 def __init__(self, image_width, image_height, score_colors): argument
134 score_colors, test_version): argument
Dtest_conf.py75 score_colors = ((0.9, 'blue'), (0.8, 'orange'), (0.0, 'red')) variable