Home
last modified time | relevance | path

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

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