Searched refs:nonAlphaRatio (Results 1 – 1 of 1) sorted by relevance
43 @Param({"2", "20"}) int nonAlphaRatio; // one non-alpha char per this many chars field in AsciiBenchmark52 int nonAlpha = size / nonAlphaRatio; in setUp()