Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsIncidentTest.java156 long totalMahDeepDoze = bd.getTotalMahDeepDoze(); in testSystemProto() local
159 assertTrue(0 <= totalMahDeepDoze); in testSystemProto()
162 assertTrue(totalMahDeepDoze <= totalMahScreenOff); in testSystemProto()