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

/ropes-1.2.5/src/org/ahmadsoft/ropes/test/
H A DPerformanceTest.java125 stats1[j] = PerformanceTest.stringBufferPrependTest(aChristmasCarol, prependPlan, k);
765 private static long stringBufferPrependTest(final String aChristmasCarol, final int[][] prependPlan, int planLength) { method in class:PerformanceTest

Completed in 4 milliseconds