Searched refs:maxTimeToOutputShellResponse (Results 1 – 5 of 5) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | SimplePerfUtil.java | 132 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/ |
D | INativeDevice.java | 278 long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts) in executeShellCommand() argument 303 long maxTimeToOutputShellResponse, in executeShellCommand() argument
|
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/ |
D | DeviceBatteryLevelCheckerTest.java | 99 final long maxTimeToOutputShellResponse, in executeShellCommand() argument
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | NativeDevice.java | 987 final long maxTimeToOutputShellResponse, final TimeUnit timeUnit, in executeShellCommand() argument 994 maxTimeToOutputShellResponse, timeUnit); in executeShellCommand() 1007 final long maxTimeToOutputShellResponse, in executeShellCommand() argument 1022 maxTimeToOutputShellResponse, in executeShellCommand()
|
/tools/tradefederation/core/javatests/com/android/tradefed/device/ |
D | TestDeviceTest.java | 6556 long maxTimeToOutputShellResponse, in testGetBugreport_deviceUnavail() 6588 long maxTimeToOutputShellResponse, in testGetBugreport_compatibility_deviceUnavail() 6618 long maxTimeToOutputShellResponse, in testGetBugreport_deviceUnavail_fallback() 6667 long maxTimeToOutputShellResponse, in testGetBugreportz()
|