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

/ropes-1.1.3/src/org/ahmadsoft/ropes/test/
H A DPerformanceTest.java344 stats1[j] = PerformanceTest.stringBufferFindTest2(complexStringBuffer, toFind);
411 private static long stringBufferFindTest2(StringBuffer aChristmasCarol, String toFind) { method in class:PerformanceTest

Completed in 2 milliseconds