Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSimplePerfUtil.java132 long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts) in executeCommand() argument
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() argument
300 long maxTimeToOutputShellResponse, in executeShellCommand() argument
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DNativeDeviceTest.java1127 long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts) in testGetBugreport_deviceUnavail()
1154 long maxTimeToOutputShellResponse, in testGetBugreport_compatibility_deviceUnavail()
1185 long maxTimeToOutputShellResponse, in testGetBugreport_deviceUnavail_fallback()
1235 long maxTimeToOutputShellResponse, in testGetBugreportz()
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java736 final long maxTimeToOutputShellResponse, final TimeUnit timeUnit, in executeShellCommand() argument
743 maxTimeToOutputShellResponse, timeUnit); in executeShellCommand()
756 final long maxTimeToOutputShellResponse, in executeShellCommand() argument
771 maxTimeToOutputShellResponse, in executeShellCommand()