Searched refs:mAppLaunchTimeoutMs (Results 1 – 1 of 1) sorted by relevance
94 private int mAppLaunchTimeoutMs = 15000; field in AppLaunchTest137 APP_LAUNCH_TIMEOUT_LABEL, Integer.toString(mAppLaunchTimeoutMs)); in createInstrumentationTest()141 int testTimeoutMs = BASE_INSTRUMENTATION_TEST_TIMEOUT_MS + mAppLaunchTimeoutMs * 2; in createInstrumentationTest()