Home
last modified time | relevance | path

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

/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/
DAppLaunchTest.java101 private static final String APP_LAUNCH_TIMEOUT_LABEL = "app_launch_timeout_ms"; field in AppLaunchTest
137 APP_LAUNCH_TIMEOUT_LABEL, Integer.toString(mAppLaunchTimeoutMs)); in createInstrumentationTest()