Home
last modified time | relevance | path

Searched refs:testTimeout (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/contrib/src/com/android/uicd/tests/
DUiConductorTest.java106 private int testTimeout = 1800000; field in UiConductorTest
200 rUtil.runTimedCmd(testTimeout, getCommand(jarFile, testFileName, testId, key)); in runTest()
/tools/tradefederation/core/tests/src/com/android/tradefed/util/net/
DHttpHelperFuncTest.java36 public void testTimeout() throws Exception { in testTimeout() method in HttpHelperFuncTest