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