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

/ropes-1.1.3/src/org/ahmadsoft/ropes/test/
H A DPerformanceTest.java267 stats2[j] = PerformanceTest.ropeRegexpTest(aChristmasCarol_RAW, p1);
286 stats2[j] = PerformanceTest.ropeRegexpTest(aChristmasCarol_RAW, p1);
872 private static long ropeRegexpTest(final char[] aChristmasCarol, Pattern pattern) { method in class:PerformanceTest

Completed in 2 milliseconds