Searched refs:CACHE_HIT_STRINGS (Results 1 – 2 of 2) sorted by relevance
51 static final String[] CACHE_HIT_STRINGS = new String[] { field in Utils80 result.append(CACHE_HIT_STRINGS[random.nextInt(CACHE_HIT_STRINGS.length)]); in buildParagraphListWithHitPercentage()
124 static final String[] CACHE_HIT_STRINGS = new String[] { field in TextUtils153 result += CACHE_HIT_STRINGS[random.nextInt(CACHE_HIT_STRINGS.length)]; in buildParagraphListWithHitPercentage()