Home
last modified time | relevance | path

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

/libcore/benchmarks/src/benchmarks/regression/
DEqualsHashCodeBenchmark.java39 …private static final String QUERY = "%E0%AE%A8%E0%AE%BE%E0%AE%AE%E0%AF%8D+%E0%AE%AE%E0%AF%81%E0%AE… field in EqualsHashCodeBenchmark
58 c1 = type.newInstance("http://developer.android.com/query?q=" + QUERY); in setUp()
60 …c2 = type.newInstance("http://developer.android.com/query?q=" + QUERY.substring(0, QUERY.length() … in setUp()