Searched refs:ropeMatcherRegexpTest (Results 1 - 1 of 1) sorted by relevance

/ropes-1.2.5/src/org/ahmadsoft/ropes/test/
H A DPerformanceTest.java277 stats3[j] = PerformanceTest.ropeMatcherRegexpTest(aChristmasCarol_RAW, p1);
298 stats3[j] = PerformanceTest.ropeMatcherRegexpTest(aChristmasCarol_RAW, p1);
962 private static long ropeMatcherRegexpTest(final char[] aChristmasCarol, Pattern pattern) { method in class:PerformanceTest

Completed in 4 milliseconds