Home
last modified time | relevance | path

Searched defs:setTestTimeoutMs (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DDeviceTestRunOptions.java126 public DeviceTestRunOptions setTestTimeoutMs(Long testTimeoutMs) { in setTestTimeoutMs() method in DeviceTestRunOptions
/tools/tradefederation/contrib/src/com/android/media/tests/
DCameraTestBase.java600 public void setTestTimeoutMs(int testTimeoutMs) { in setTestTimeoutMs() method in CameraTestBase