Searched refs:GetResourceBenchmarkOld (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/libs/androidfw/tests/ |
H A D | SparseEntry_bench.cpp | 40 state, &GetResourceBenchmarkOld); in BM_SparseEntryGetResourceOldSparse() 47 state, &GetResourceBenchmarkOld); in BM_SparseEntryGetResourceOldNotSparse() 69 &GetResourceBenchmarkOld); in BM_SparseEntryGetResourceOldSparseRuntime() 77 &GetResourceBenchmarkOld); in BM_SparseEntryGetResourceOldNotSparseRuntime()
|
H A D | AssetManager2_bench.cpp | 91 GetResourceBenchmarkOld({GetTestDataPath() + "/basic/basic.apk"}, nullptr /*config*/, resid, in BM_AssetManagerGetResourceOld() 106 GetResourceBenchmarkOld( in BM_AssetManagerGetLibraryResourceOld() 127 GetResourceBenchmarkOld({kFrameworkPath}, &config, kStringOkId, state); in BM_AssetManagerGetResourceFrameworkLocaleOld()
|
H A D | BenchmarkHelpers.h | 30 void GetResourceBenchmarkOld(const std::vector<std::string>& paths, const ResTable_config* config,
|
H A D | BenchmarkHelpers.cpp | 25 void GetResourceBenchmarkOld(const std::vector<std::string>& paths, const ResTable_config* config, in GetResourceBenchmarkOld() function
|