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

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

Completed in 2 milliseconds