Searched refs:maxTimeToOutputMs (Results 1 – 2 of 2) sorted by relevance
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/ |
D | BaseHostJUnit4Test.java | 459 Long maxTimeToOutputMs, in runDeviceTests() argument 470 maxTimeToOutputMs, in runDeviceTests() 531 Long maxTimeToOutputMs, in runDeviceTests() argument 545 maxTimeToOutputMs, in runDeviceTests() 582 Long maxTimeToOutputMs, in runDeviceTests() argument 599 maxTimeToOutputMs, in runDeviceTests() 638 Long maxTimeToOutputMs, in runDeviceTests() argument 656 maxTimeToOutputMs, in runDeviceTests() 696 Long maxTimeToOutputMs, in runDeviceTests() argument 716 maxTimeToOutputMs, in runDeviceTests() [all …]
|
D | DeviceTestRunOptions.java | 139 public DeviceTestRunOptions setMaxTimeToOutputMs(Long maxTimeToOutputMs) { in setMaxTimeToOutputMs() argument 140 this.mMaxTimeToOutputMs = maxTimeToOutputMs; in setMaxTimeToOutputMs()
|