Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DReportUtils.java143 ExtensionRegistry extensionRegistry, boolean checkTimestampTruncated) throws Exception { in getGaugeMetricAtoms() argument
155 if (checkTimestampTruncated) { in getGaugeMetricAtoms()
170 ITestDevice device, boolean checkTimestampTruncated) throws Exception { in getGaugeMetricAtoms() argument
172 device, ExtensionRegistry.getEmptyRegistry(), checkTimestampTruncated); in getGaugeMetricAtoms()