Home
last modified time | relevance | path

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

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/
DProcessUtil.java288 ITestDevice device, String pgrepRegex, long timeoutMs, boolean expectExist) in killAll() argument
293 if (expectExist) { in killAll()