Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBatteryStatsTimerTest.java131 TestTimer timer2 = new TestTimer(clocks, 0, timeBase, parcel); in testParceling() local
224 TestTimer timer2 = new TestTimer(clocks, 0, timeBase); in testSummaryParceling() local
H A DBatteryStatsSensorTest.java327 BatteryStats.Timer timer2 = bi.getUidStats().get(UID_2).getSensorStats() in testPooledBackgroundUsage() local