Searched refs:testTimeoutMs (Results 1 – 1 of 1) sorted by relevance
141 int testTimeoutMs = BASE_INSTRUMENTATION_TEST_TIMEOUT_MS + mAppLaunchTimeoutMs * 2; in createInstrumentationTest() local142 instrumentationTest.setShellTimeout(testTimeoutMs); in createInstrumentationTest()143 instrumentationTest.setTestTimeout(testTimeoutMs); in createInstrumentationTest()