Home
last modified time | relevance | path

Searched refs:string36 (Results 1 – 1 of 1) sorted by relevance

/art/benchmark/string-indexof/src/
DStringIndexOfBenchmark.java18 public static final String string36 = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"; // length = 36 field in StringIndexOfBenchmark
22 String s = string36; in timeIndexOf0()
30 String s = string36; in timeIndexOf1()
38 String s = string36; in timeIndexOf2()
46 String s = string36; in timeIndexOf3()
54 String s = string36; in timeIndexOf4()
62 String s = string36; in timeIndexOf7()
70 String s = string36; in timeIndexOf8()
78 String s = string36; in timeIndexOfF()
86 String s = string36; in timeIndexOfG()
[all …]