HomeSort by relevance Sort by last modified time
    Searched defs:getLogcatSince (Results 1 - 3 of 3) sorted by null

  /tools/tradefederation/core/src/com/android/tradefed/device/
INativeDevice.java 718 public InputStreamSource getLogcatSince(long date);
    [all...]
NativeDevice.java     [all...]
  /cts/hostsidetests/statsd/src/android/cts/statsd/atom/
AtomTestCase.java 114 String log = getLogcatSince(date, String.format(
128 String log = getLogcatSince(date, String.format(
600 protected String getLogcatSince(String date, String logcatParams) throws Exception {

Completed in 138 milliseconds