Searched refs:WAIT_FOR_WRITING_FILE_IN_MILLISECONDS (Results 1 – 1 of 1) sorted by relevance
47 private static final int WAIT_FOR_WRITING_FILE_IN_MILLISECONDS = 3000; field in UserHistoryDictionaryTests70 + WAIT_FOR_WRITING_FILE_IN_MILLISECONDS + " ms for writing."); in assertDictionaryExists()72 Thread.sleep(WAIT_FOR_WRITING_FILE_IN_MILLISECONDS); in assertDictionaryExists()