Searched refs:LOG_START_DELAY (Results 1 – 1 of 1) sorted by relevance
46 private static final int LOG_START_DELAY = 5 * 1000; field in MemoryTests65 Thread.sleep(LOG_START_DELAY); in testMemoryAllocationLimit()