Searched refs:mAppLaunchTimeoutMs (Results 1 – 4 of 4) sorted by relevance
86 private int mAppLaunchTimeoutMs = 20000; field in WebviewAppLaunchTest188 CLog.d("Waiting %s milliseconds for the app to launch fully.", mAppLaunchTimeoutMs); in launchPackageAndCheckForCrash()189 RunUtil.getDefault().sleep(mAppLaunchTimeoutMs); in launchPackageAndCheckForCrash()
92 private int mAppLaunchTimeoutMs = 20000; field in WebviewAppCrawlTest
115 private int mAppLaunchTimeoutMs = 15000; field in AppLaunchTest180 mAppLaunchTimeoutMs); in testAppCrash()181 RunUtil.getDefault().sleep(mAppLaunchTimeoutMs); in testAppCrash()
117 private int mAppLaunchTimeoutMs = 15000; field in AppCompileLaunchTest235 mAppLaunchTimeoutMs); in doTestAppCrash()236 RunUtil.getDefault().sleep(mAppLaunchTimeoutMs); in doTestAppCrash()