Home
last modified time | relevance | path

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

/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java913 protected String getLogcatSince(String date, String logcatParams) throws Exception { in getLogcatSince() argument
915 "logcat -v threadtime -t '%s' -d %s", date, logcatParams)); in getLogcatSince()