Home
last modified time | relevance | path

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

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