Searched defs:SampleMatcherConfig (Results 1 – 1 of 1) sorted by relevance
57 public enum SampleMatcherConfig { enum in BenchmarkHelpers75 SampleMatcherConfig(String matchingChars) { in SampleMatcherConfig() method in BenchmarkHelpers.SampleMatcherConfig79 SampleMatcherConfig(CharMatcher matcher, String matchingChars) { in SampleMatcherConfig() method in BenchmarkHelpers.SampleMatcherConfig