Searched refs:benchmarkRule (Results 1 – 1 of 1) sorted by relevance
35 @get:Rule val benchmarkRule = BenchmarkRule() constant in androidx.appcompat.benchmark.ViewInflationBenchmark46 benchmarkRule.measureRepeated { inflater.inflate(R.layout.twelve_key_entry, root, false) } in testTwelveKeyInflate()