OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 77 milliseconds