Searched refs:BROWSER_POST_TIMEOUT_IN_MS (Results 1 – 1 of 1) sorted by relevance
55 private static long BROWSER_POST_TIMEOUT_IN_MS = 10 * 60 * 1000L; field in BrowserBenchTest115 mWatchDog = new WatchDog(BROWSER_POST_TIMEOUT_IN_MS); in setUp()