Home
last modified time | relevance | path

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

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