Home
last modified time | relevance | path

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

/external/openscreen/build/code_coverage/
Dmerge_lib.py30 profile_output_file_path, argument
51 logging.debug('Profile output path: %r' % profile_output_file_path)
54 profdata_tool_path, 'merge', '-o', profile_output_file_path,
71 logging.info('Profile data is created as: "%r".', profile_output_file_path)
290 profile_output_file_path=output_file,
/external/cronet/testing/merge_scripts/code_coverage/
Dmerge_lib.py25 profile_output_file_path, argument
46 profdata_tool_path, 'merge', '-o', profile_output_file_path,
72 logging.info('Profile data is created as: "%r".', profile_output_file_path)
294 profile_output_file_path=output_file,