Home
last modified time | relevance | path

Searched refs:execCommandAndGet (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/incident/src/com/android/server/cts/
DProtoDumpTestCase.java173 protected String execCommandAndGet(String command) throws Exception { in execCommandAndGet() method in ProtoDumpTestCase
185 final String output = execCommandAndGet(command); in execCommandAndFind()