Searched refs:yellow (Results 1 – 3 of 3) sorted by relevance
/tools/testing/kunit/ |
D | kunit_parser.py | 116 def yellow(text) -> str: function 384 print_suite_divider(yellow('[SKIPPED] ') + test_suite.name) 395 print_with_timestamp(yellow('[SKIPPED] ') + test_case.name) 399 print_log(map(yellow, test_case.log)) 404 print_log(map(yellow, test_case.log)) 413 print(red('[ERROR] ') + yellow('no tests run!')) 415 print(red('[ERROR] ') + yellow('could not parse test results!')) 422 fmt = yellow
|
/tools/perf/Documentation/ |
D | perf-config.txt | 147 % perf config --system colors.selected=yellow,green 181 red, yellow, green, cyan, gray, black, blue,
|
/tools/power/pm-graph/ |
D | sleepgraph.py | 4836 .yellow {background:rgba(255,255,204,0.4);}\n\
|