Lines Matching refs:log_path
186 test_name, log_path, facing, zoom_ratio=None): argument
209 log_path, file_name, _IMG_FORMAT
216 os.path.join(log_path, file)
245 log_path)
278 tmpdir = os.listdir(log_path)
280 logging.debug('Tmp directory: %s not found', log_path)
283 file_to_remove = os.path.join(log_path, file)
480 log_path): argument
516 dut, preview_rec_obj['recordedOutputPath'], log_path)
523 log_path, preview_file_name, _IMG_FORMAT
531 file_path = os.path.join(log_path, file_name)
542 file_path = os.path.join(log_path, file_name)
560 its_session_utils.remove_frame_files(log_path)
573 its_session_utils.remove_file(os.path.join(log_path, file_name))