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

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

Completed in 71 milliseconds