Searched refs:GetResourceBenchmark (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/androidfw/tests/ |
D | SparseEntry_bench.cpp | 54 state, &GetResourceBenchmark); in BM_SparseEntryGetResourceSparse() 61 state, &GetResourceBenchmark); in BM_SparseEntryGetResourceNotSparse() 85 &GetResourceBenchmark); in BM_SparseEntryGetResourceSparseRuntime() 93 &GetResourceBenchmark); in BM_SparseEntryGetResourceNotSparseRuntime()
|
D | BenchmarkHelpers.h | 33 void GetResourceBenchmark(const std::vector<std::string>& paths, const ResTable_config* config,
|
D | AssetManager2_bench.cpp | 85 GetResourceBenchmark({GetTestDataPath() + "/basic/basic.apk"}, nullptr /*config*/, resid, state); in BM_AssetManagerGetResource() 98 GetResourceBenchmark( in BM_AssetManagerGetLibraryResource() 119 GetResourceBenchmark({kFrameworkPath}, &config, kStringOkId, state); in BM_AssetManagerGetResourceFrameworkLocale()
|
D | BenchmarkHelpers.cpp | 54 void GetResourceBenchmark(const std::vector<std::string>& paths, const ResTable_config* config, in GetResourceBenchmark() function
|