Home
last modified time | relevance | path

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

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DJankStat.java85 public int aggregateCount; field in JankStat
105 aggregateCount = aggCount; in JankStat()
144 "\nAggregated stats count: " + aggregateCount; in toString()