Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_vdex_test.cc147 const std::string api_dex_location = GetTestDexFileName("Dex2oatVdexPublicSdkDex"); in TEST_F() local
150 ASSERT_TRUE(RunDex2oat(dex_file->GetLocation(), GetOdex(dex_file), &api_dex_location)); in TEST_F()