Home
last modified time | relevance | path

Searched defs:testTimeoutMs (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DBaseHostJUnit4Test.java257 public final boolean runDeviceTests(String pkgName, String testClassName, Long testTimeoutMs) in runDeviceTests()
285 String pkgName, String testClassName, Integer userId, Long testTimeoutMs) in runDeviceTests()
388 Long testTimeoutMs) in runDeviceTests()
423 Long testTimeoutMs) in runDeviceTests()
458 Long testTimeoutMs, in runDeviceTests()
530 Long testTimeoutMs, in runDeviceTests()
581 Long testTimeoutMs, in runDeviceTests()
637 Long testTimeoutMs, in runDeviceTests()
695 Long testTimeoutMs, in runDeviceTests()
781 Long testTimeoutMs, in doRunTests()
DDeviceTestRunOptions.java126 public DeviceTestRunOptions setTestTimeoutMs(Long testTimeoutMs) { in setTestTimeoutMs()
/tools/tradefederation/contrib/src/com/android/media/tests/
DCameraTestBase.java600 public void setTestTimeoutMs(int testTimeoutMs) { in setTestTimeoutMs()