Home
last modified time | relevance | path

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

/tools/loganalysis/tests/src/com/android/loganalysis/parser/
DEventsLogParserTest.java182 List<LatencyItem> latencyItems = (new EventsLogParser()). in testValidLatencyInfo() local
200 List<LatencyItem> latencyItems = (new EventsLogParser()). in testInvalidLatencyInfo() local
216 List<LatencyItem> latencyItems = (new EventsLogParser()). in testEmptyLatencyInfo() local
233 List<LatencyItem> latencyItems = (new EventsLogParser()). in testLatencyInfoOrder() local
/tools/loganalysis/src/com/android/loganalysis/parser/
DEventsLogParser.java131 List<LatencyItem> latencyItems = new ArrayList<LatencyItem>(); in parseLatencyInfo() local
/tools/tradefederation/contrib/src/com/android/performance/tests/
DAppTransitionTests.java516 List<LatencyItem> latencyItems = null; in parseLatencyInfo() local