Searched refs:PROPERTY_COVERAGE_DATA_OUT_FILE (Results 1 – 2 of 2) sorted by relevance
50 public static final String PROPERTY_COVERAGE_DATA_OUT_FILE = PREFIX_COVERAGE_DATA + "out.file"; field in EMMAProperties
184 … final String property = appProperties.getProperty (EMMAProperties.PROPERTY_COVERAGE_DATA_OUT_FILE, in getCoverageOutFile()