Searched refs:maxTimeToOutputMs (Results 1 – 2 of 2) sorted by relevance
436 Long maxTimeToOutputMs, in runDeviceTests() argument447 maxTimeToOutputMs, in runDeviceTests()505 Long maxTimeToOutputMs, in runDeviceTests() argument519 maxTimeToOutputMs, in runDeviceTests()554 Long maxTimeToOutputMs, in runDeviceTests() argument571 maxTimeToOutputMs, in runDeviceTests()628 Long maxTimeToOutputMs, in doRunTests() argument665 if (maxTimeToOutputMs != null) { in doRunTests()666 testRunner.setMaxTimeToOutputResponse(maxTimeToOutputMs, TimeUnit.MILLISECONDS); in doRunTests()
131 public DeviceTestRunOptions setMaxTimeToOutputMs(Long maxTimeToOutputMs) { in setMaxTimeToOutputMs() argument132 this.mMaxTimeToOutputMs = maxTimeToOutputMs; in setMaxTimeToOutputMs()