Searched defs:GenerateOdexForTest (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Ddexopt_test.cc145 void DexoptTest::GenerateOdexForTest(const std::string& dex_location, function in class:art::DexoptTest
/art/dex2oat/
H A Ddex2oat_test.cc84 void GenerateOdexForTest(const std::string& dex_location, function in class:art::Dex2oatTest
257 GenerateOdexForTest(dex_location, odex_location, CompilerFilter::kSpeed, copy);
475 GenerateOdexForTest(dex_location, odex_location, filter, extra_args);
648 GenerateOdexForTest(dex_location,
840 GenerateOdexForTest(dex_location,

Completed in 23 milliseconds