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

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

Completed in 4 milliseconds