Home
last modified time | relevance | path

Searched defs:metricSuffix (Results 1 – 1 of 1) sorted by relevance

/libcore/metrictests/memory/host/src/libcore/heapmetrics/
DReachability.java38 private final String metricSuffix; field in Reachability
40 Reachability(String metricSuffix) { in Reachability()