Searched refs:maxTimeToOutputMs (Results 1 – 1 of 1) sorted by relevance
123 long maxTimeToOutputMs = testTimeoutMs + testTimeoutMs / 10; in runDeviceTests() local124 testRunner.setMaxTimeToOutputResponse(maxTimeToOutputMs, TimeUnit.MILLISECONDS); in runDeviceTests()