Home
last modified time | relevance | path

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

/test/vts/utils/python/coverage/
Dcoverage_utils.py151 def _FindGcnoSummary(self, gcda_file_path, gcno_file_parsers): argument
177 logging.error("Error parsing gcno for gcda %s", gcda_file_path)
179 legacy_build = "soong/.intermediates" not in gcda_file_path
188 if gcda_file_path.endswith(base_src_file_name):
191 if gcda_file_path.endswith(src_file_name):