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

/ropes-1.1.3/src/org/ahmadsoft/ropes/test/
H A DPerformanceTest.java265 stats0[j] = PerformanceTest.stringRegexpTest(aChristmasCarol_RAW, p1);
284 stats0[j] = PerformanceTest.stringRegexpTest(aChristmasCarol_RAW, p1);
842 private static long stringRegexpTest(final char[] aChristmasCarol, Pattern pattern) { method in class:PerformanceTest

Completed in 63 milliseconds