Searched refs:maxWordCountToTypeInEachIteration (Results 1 – 1 of 1) sorted by relevance
30 final int maxWordCountToTypeInEachIteration = 20; in testSwitchLanguagesAndInputLatinRandomCodePoints() local37 final int wordCount = random.nextInt(maxWordCountToTypeInEachIteration); in testSwitchLanguagesAndInputLatinRandomCodePoints()47 final int maxWordCountToTypeInEachIteration = 20; in testSwitchLanguagesAndInputRandomCodePoints() local55 final int wordCount = random.nextInt(maxWordCountToTypeInEachIteration); in testSwitchLanguagesAndInputRandomCodePoints()