Searched defs:testTimeoutMs (Results 1 – 3 of 3) sorted by relevance
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/ |
D | BaseHostJUnit4Test.java | 257 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()
|
D | DeviceTestRunOptions.java | 126 public DeviceTestRunOptions setTestTimeoutMs(Long testTimeoutMs) { in setTestTimeoutMs()
|
/tools/tradefederation/contrib/src/com/android/media/tests/ |
D | CameraTestBase.java | 600 public void setTestTimeoutMs(int testTimeoutMs) { in setTestTimeoutMs()
|