Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DProtoDumpTestCase.java183 protected Matcher execCommandAndFind(String command, String pattern, int patternFlags) in execCommandAndFind() method in ProtoDumpTestCase
195 protected Matcher execCommandAndFind(String command, String pattern) throws Exception { in execCommandAndFind() method in ProtoDumpTestCase
/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/
DBaseDumpsysTest.java207 protected Matcher execCommandAndFind(String command, String pattern) throws Exception { in execCommandAndFind() method in BaseDumpsysTest