Searched refs:profile_output_file_path (Results 1 – 2 of 2) sorted by relevance
/external/openscreen/build/code_coverage/ |
D | merge_lib.py | 30 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/ |
D | merge_lib.py | 25 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,
|