Searched refs:DEFAULT_SORT (Results 1 – 2 of 2) sorted by relevance
78 String DEFAULT_SORT = ASC + BLOCK_COVERAGE_COLUMN + "," + ASC + ITEM_NAME_COLUMN; field
353 …etReportProperty (properties, type, IReportProperties.SORT, false, IReportProperties.DEFAULT_SORT); in parseProperties()