Home
last modified time | relevance | path

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

/u-boot/test/py/
A Du_boot_utils.py93 def attempt_to_open_file(fn): function
128 fh = attempt_to_open_file(fn)
151 fh = attempt_to_open_file(fn)
/u-boot/test/py/tests/
A Dtest_dfu.py148 fh = u_boot_utils.attempt_to_open_file(

Completed in 6 milliseconds