Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_unit_test/py/pw_unit_test/
H A Dserial_test_runner.py87 def _log_subprocess_output(level, output: bytes, logger: logging.Logger): function
154 _log_subprocess_output(logging.INFO, test_output, logger)
158 _log_subprocess_output(logging.INFO, test_output, logger)
161 _log_subprocess_output(logging.DEBUG, test_output, logger)