Home
last modified time | relevance | path

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

/tools/loganalysis/tests/src/com/android/loganalysis/parser/
DTopParserTest.java48 assertEquals(60, item.getIow()); in testTopParser()
70 assertEquals(60, item.getIow()); in testLastTop()
/tools/loganalysis/src/com/android/loganalysis/item/
DTopItem.java119 public int getIow() { in getIow() method in TopItem