Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/junit4/
DBaseHostJUnit4Test.java234 public final boolean runDeviceTests(String pkgName, String testClassName, Long testTimeoutMs) in runDeviceTests()
262 String pkgName, String testClassName, Integer userId, Long testTimeoutMs) in runDeviceTests()
365 Long testTimeoutMs) in runDeviceTests()
400 Long testTimeoutMs) in runDeviceTests()
435 Long testTimeoutMs, in runDeviceTests()
504 Long testTimeoutMs, in runDeviceTests()
553 Long testTimeoutMs, in runDeviceTests()
627 Long testTimeoutMs, in doRunTests()
DDeviceTestRunOptions.java118 public DeviceTestRunOptions setTestTimeoutMs(Long testTimeoutMs) { in setTestTimeoutMs()
/tools/tradefederation/contrib/src/com/android/media/tests/
DCameraTestBase.java802 public void setTestTimeoutMs(int testTimeoutMs) { in setTestTimeoutMs()