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

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

Completed in 4 milliseconds