Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DBaseHostJUnit4Test.java239 public final boolean runDeviceTests(String pkgName, String testClassName, Long testTimeoutMs) in runDeviceTests()
267 String pkgName, String testClassName, Integer userId, Long testTimeoutMs) in runDeviceTests()
370 Long testTimeoutMs) in runDeviceTests()
405 Long testTimeoutMs) in runDeviceTests()
440 Long testTimeoutMs, in runDeviceTests()
510 Long testTimeoutMs, in runDeviceTests()
561 Long testTimeoutMs, in runDeviceTests()
617 Long testTimeoutMs, in runDeviceTests()
701 Long testTimeoutMs, in doRunTests()
/tools/tradefederation/contrib/src/com/android/media/tests/
DCameraTestBase.java600 public void setTestTimeoutMs(int testTimeoutMs) { in setTestTimeoutMs()