Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DDeviceTestRunOptions.java38 private Long mMaxTimeToOutputMs = field in DeviceTestRunOptions
132 return mMaxTimeToOutputMs; in getMaxTimeToOutputMs()
140 this.mMaxTimeToOutputMs = maxTimeToOutputMs; in setMaxTimeToOutputMs()