Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/firmware_TouchMTB/
Dmini_color.py26 def color_string(string, bgn_sym, end_sym, color): function
Dtest_flow.py296 color_prompt = mini_color.color_string(prompt, '{', '}', 'green')
300 color_msg_format = mini_color.color_string('\n<%s>:\n%s%s', '<', '>',