Home
last modified time | relevance | path

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

/tools/loganalysis/javatests/com/android/loganalysis/rule/
DInterruptRuleTest.java56 InterruptItem interrupt = new InterruptItem(); in testInterruptAnalysis() local
75 InterruptItem interrupt = new InterruptItem(); in testNoSignificantInterruptAnalysis() local
/tools/loganalysis/javatests/com/android/loganalysis/parser/
DInterruptParserTest.java46 InterruptItem interrupt = new InterruptParser().parse(inputBlock); in testInterruptParser() local