Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsCpuTimesTest.java394 final long expectedSystemTimeUs; in testReadKernelUidCpuTimesLocked_isolatedUid() local
500 final long expectedSystemTimeUs = uidTimesUs[i][1] * WAKE_LOCK_WEIGHT / 100; in testReadKernelUidCpuTimesLocked_withPartialTimers() local
518 final long expectedSystemTimeUs = totalSystemTimeUs / (partialTimerUids.length - i); in testReadKernelUidCpuTimesLocked_withPartialTimers() local