Home
last modified time | relevance | path

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

/tools/loganalysis/tests/src/com/android/loganalysis/parser/
DWakelockParserTest.java46 WakelockItem wakelock = new WakelockParser().parse(inputBlock); in testKernelWakelockParser() local
69 WakelockItem wakelock = new WakelockParser().parse(inputBlock); in testPartialWakelockParser() local
94 WakelockItem wakelock = new WakelockParser().parse(inputBlock); in testPartialWakelockParserOnOldFormat() local
119 WakelockItem wakelock = new WakelockParser().parse(inputBlock); in testInvalidInputWakelockParser() local
/tools/loganalysis/tests/src/com/android/loganalysis/rule/
DWakelockRuleTest.java56 WakelockItem wakelock = new WakelockItem(); in testWakelockAnalysis() local
78 WakelockItem wakelock = new WakelockItem(); in testNoSignificantWakelockAnalysis() local