Home
last modified time | relevance | path

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

/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java142 String log = getLogcatSince(date, String.format( in didIncidentdFireSince()
913 protected String getLogcatSince(String date, String logcatParams) throws Exception { in getLogcatSince() method in AtomTestCase