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

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

Completed in 7 milliseconds