Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DHostAtomTests.java730 StatsDataDumpProto statsProto = DeviceUtils.getShellCommandOutput( in getReportsFromStatsDataDumpProto() local
736 = new ArrayList<>(statsProto.getConfigMetricsReportListCount()); in getReportsFromStatsDataDumpProto()
737 for (ByteString reportListBytes : statsProto.getConfigMetricsReportListList()) { in getReportsFromStatsDataDumpProto()