Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
H A DLogcatCapture.java27 public final class LogcatCapture implements Closeable { class
43 LogcatCapture(List<String> additionalArgs) throws IOException { in LogcatCapture() method in LogcatCapture