Searched refs:LOG_SEARCH_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
119 private static final long LOG_SEARCH_TIMEOUT_MS = 5000; field in CtsRootlessGpuDebugHostTest230 … while (!scanComplete && ((System.currentTimeMillis() - hostStartTime) < LOG_SEARCH_TIMEOUT_MS)) { in scanLog()261 LOG_SEARCH_TIMEOUT_MS + "ms)", scanComplete); in scanLog()