Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/tests/
DSparseEntry_bench.cpp36 static void BM_SparseEntryGetResourceOldNotSparse(benchmark::State& state, uint32_t resid) { in BM_SparseEntryGetResourceOldNotSparse() function
42 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceOldNotSparse, Small, sparse::R::integer::foo_9);
43 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceOldNotSparse, Large, sparse::R::string::foo_999);