Home
last modified time | relevance | path

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

/external/u-boot/test/py/tests/
Dtest_fit.py222 def find_matching(text, match): function
372 line = find_matching(output, 'Booting using the fdt blob at ')
/external/u-boot/tools/
Dmoveconfig.py717 def find_matching(patterns, line): function
744 found = find_matching(patterns, line)