Searched refs:randomCss (Results 1 – 1 of 1) sorted by relevance
104 String randomCss = sb.toString(); in testUnderStress() local107 watcher.input = randomCss; in testUnderStress()116 String msg = "seed=" + this.seed + ", css=`" + randomCss + "`"; in testUnderStress()117 CssTokens tokens = CssTokens.lex(randomCss); in testUnderStress()