Searched defs:testTimeoutMs (Results 1 – 2 of 2) sorted by relevance
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/ |
D | BaseHostJUnit4Test.java | 239 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/ |
D | CameraTestBase.java | 600 public void setTestTimeoutMs(int testTimeoutMs) { in setTestTimeoutMs()
|