Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_vdex_test.cc174 CreateDexMetadata(GetVdex(dex_file), dm_file); in TEST_F()
210 CreateDexMetadata(GetVdex(dex_file), dm_file); in TEST_F()
234 CreateDexMetadata(dex_file->GetLocation(), dm_file); in TEST_F()
261 CreateDexMetadata(GetVdex(dex_file), dm_file); in TEST_F()
/art/runtime/
Ddex2oat_environment_test.h252 void CreateDexMetadata(const std::string& vdex, const std::string& out_dm) { in CreateDexMetadata() function
/art/runtime/oat/
Doat_file_assistant_test.cc2019 CreateDexMetadata(vdex_location, dm_location); in TEST_P()
2071 CreateDexMetadata(vdex_location, dm_location); in TEST_P()