Home
last modified time | relevance | path

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

/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/
DBaseDumpsysTest.java220 protected String execCommandAndGetFirstGroup(String command, String pattern) throws Exception { in execCommandAndGetFirstGroup() method in BaseDumpsysTest
DProcessStatsDumpsysTest.java388 final int helperAppUid = Integer.parseInt(execCommandAndGetFirstGroup( in checkWithProcStatsApp()
/cts/hostsidetests/incident/src/com/android/server/cts/
DProtoDumpTestCase.java203 protected String execCommandAndGetFirstGroup(String command, String pattern) throws Exception { in execCommandAndGetFirstGroup() method in ProtoDumpTestCase
DNetstatsIncidentTest.java84 final int uid = Integer.parseInt(execCommandAndGetFirstGroup( in testSanityCheck()