Home
last modified time | relevance | path

Searched defs:maxTimeToOutputShellResponse (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DSimplePerfUtil.java132 long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts) in executeCommand()
135 maxTimeToOutputShellResponse, timeUnit, retryAttempts); in executeCommand() local
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java275 long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts) in executeShellCommand()
300 long maxTimeToOutputShellResponse, in executeShellCommand()
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java736 final long maxTimeToOutputShellResponse, final TimeUnit timeUnit, in executeShellCommand()
756 final long maxTimeToOutputShellResponse, in executeShellCommand()