Home
last modified time | relevance | path

Searched refs:rawLabel (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/contrib/src/com/android/build/tests/
DImageStats.java215 protected String getAggregationLabel(Matcher matcher, String rawLabel) { in getAggregationLabel() argument
218 return rawLabel; in getAggregationLabel()
226 String label = rawLabel; in getAggregationLabel()
233 matcher.pattern(), marker, rawLabel); in getAggregationLabel()