Home
last modified time | relevance | path

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

/tools/test/mobly_extensions/scripts/
Dlocal_mobly_runner.py59 def _padded_print(line: str) -> None: function
161 _padded_print(f'Building test module {module}.')
223 _padded_print('Resolving test resources.')
270 _padded_print(f'Creating virtualenv at {venv_dir}.')
312 _padded_print('Installing test APKs.')
349 _padded_print(f'Generating Mobly config at {config_path}.')
377 _padded_print(f'Running Mobly test {bin_name}.')
388 _padded_print('Cleaning up temporary directories/files.')