Home
last modified time | relevance | path

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

/lvgl-latest/tests/micropy_test/
D__init__.py399 debug_log_path = os.path.join(ARTIFACT_PATH, 'debug.log') variable
400 debug_log = open(debug_log_path, 'w')