HomeSort by relevance Sort by last modified time
    Searched full:copyamount (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/tests/benchmarks/src/android/text/util/
LinkifyBenchmark.java 52 int copyAmount = Integer.parseInt(mParamCopyAmount);
54 for (int i = 0; i < copyAmount; i++) {

Completed in 93 milliseconds