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

/ropes-1.1.3/src/org/ahmadsoft/ropes/test/
H A DPerformanceTest.java266 stats1[j] = PerformanceTest.stringBufferRegexpTest(aChristmasCarol_RAW, p1);
285 stats1[j] = PerformanceTest.stringBufferRegexpTest(aChristmasCarol_RAW, p1);
857 private static long stringBufferRegexpTest(final char[] aChristmasCarol, Pattern pattern) { method in class:PerformanceTest

Completed in 2 milliseconds