Home
last modified time | relevance | path

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

/u-boot/test/py/tests/
A Dtest_fit.py229 def find_matching(text, match): function
389 line = find_matching(output, 'Booting using the fdt blob at ')
/u-boot/tools/
A Dmoveconfig.py763 def find_matching(patterns, line): function
790 found = find_matching(patterns, line)

Completed in 6 milliseconds