Searched refs:coverageReportPath (Results 1 – 1 of 1) sorted by relevance
912 String coverageReportPath = mBuildInfo.getBuildAttributes().get("coverage_report_path"); in updateVtsRunnerTestConfig() local913 if (coverageReportPath != null) { in updateVtsRunnerTestConfig()916 jsonObject.put(COVERAGE_REPORT_PATH, coverageReportPath); in updateVtsRunnerTestConfig()