Home
last modified time | relevance | path

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

/packages/modules/StatsD/tests/src/android/cts/statsd/atom/
DAtomTestCase.java164 String log = getLogcatSince(date, String.format( in didIncidentdFireSince()
1035 protected String getLogcatSince(String date, String logcatParams) throws Exception { in getLogcatSince() method in AtomTestCase