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.cpp59 static void BM_SparseEntryGetResourceNotSparse(benchmark::State& state, uint32_t resid) { in BM_SparseEntryGetResourceNotSparse() function
63 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceNotSparse, Small, sparse::R::integer::foo_9);
64 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceNotSparse, Large, sparse::R::string::foo_999);