Searched refs:benchmarkAttributeFunction (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/content/res/ |
H A D | XmlBlockBenchmark.java | 170 private <T> void benchmarkAttributeFunction(BenchmarkState state, String name, in benchmarkAttributeFunction() method in XmlBlockBenchmark 215 benchmarkAttributeFunction(state, "getAttributeNamespace", in getAttributeNamespace() 222 benchmarkAttributeFunction(state, "getAttributeName", in getAttributeName() 229 benchmarkAttributeFunction(state, "getAttributeNameResource", in getAttributeNameResource() 240 benchmarkAttributeFunction(state, "getAttributeDataXXX", in getAttributeDataXXX()
|