Searched refs:LAUNCH_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
30 public static final int LAUNCH_TIMEOUT_MS = 8000; /* wait time for UI elements to launch */ field in UiConstants
52 private static final int LAUNCH_TIMEOUT_MS = 10000; field in TraceurAppTests88 LAUNCH_TIMEOUT_MS)); in setUp()