Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/logcat/
DLogcat.java74 try (ShellCommandUtils.StreamingShellOutput sso = dump()){ in dump()
129 try (ShellCommandUtils.StreamingShellOutput sso = dump()){ in findSystemServerExceptions()