HomeSort by relevance Sort by last modified time
    Searched refs:GetResourceBenchmarkOld (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/androidfw/tests/
BenchmarkHelpers.h 29 void GetResourceBenchmarkOld(const std::vector<std::string>& paths, const ResTable_config* config,
SparseEntry_bench.cpp 32 GetResourceBenchmarkOld({GetTestDataPath() + "/sparse/sparse.apk"}, &config,
41 GetResourceBenchmarkOld({GetTestDataPath() + "/sparse/not_sparse.apk"}, &config,
50 GetResourceBenchmarkOld({GetTestDataPath() + "/sparse/sparse.apk"}, &config,
59 GetResourceBenchmarkOld({GetTestDataPath() + "/sparse/not_sparse.apk"}, &config,
BenchmarkHelpers.cpp 24 void GetResourceBenchmarkOld(const std::vector<std::string>& paths, const ResTable_config* config,
AssetManager2_bench.cpp 123 GetResourceBenchmarkOld({GetTestDataPath() + "/basic/basic.apk"}, nullptr /*config*/,
137 GetResourceBenchmarkOld(
158 GetResourceBenchmarkOld({kFrameworkPath}, &config, kStringOkId, state);

Completed in 506 milliseconds