Searched defs:execCommandAndFind (Results 1 – 2 of 2) sorted by relevance
183 protected Matcher execCommandAndFind(String command, String pattern, int patternFlags) in execCommandAndFind() method in ProtoDumpTestCase195 protected Matcher execCommandAndFind(String command, String pattern) throws Exception { in execCommandAndFind() method in ProtoDumpTestCase
207 protected Matcher execCommandAndFind(String command, String pattern) throws Exception { in execCommandAndFind() method in BaseDumpsysTest