Searched refs:COVERAGE_REMOTE_FILE_LABEL (Results 1 – 3 of 3) sorted by relevance
49 public static final String COVERAGE_REMOTE_FILE_LABEL = "coverageFilePath"; field in CodeCoverageTest111 return metrics.get(COVERAGE_REMOTE_FILE_LABEL); in fetchCoverageFilePath()
216 CodeCoverageTest.COVERAGE_REMOTE_FILE_LABEL); in run()536 runMetrics.get(CodeCoverageTest.COVERAGE_REMOTE_FILE_LABEL); in testRunEnded()
907 metrics.put(CodeCoverageTest.COVERAGE_REMOTE_FILE_LABEL, devicePath);