Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/coresight_stm/pytest/
Dtest_stm.py372 with open(f"{test_filename}", errors="ignore") as decoded_file:
373 decoded_file_content = decoded_file.read()
478 with open(f"{test_filename}", errors="ignore") as decoded_file:
479 decoded_file_content = decoded_file.read()