Searched refs:api_dex_location (Results 1 – 1 of 1) sorted by relevance
147 const std::string api_dex_location = GetTestDexFileName("Dex2oatVdexPublicSdkDex"); in TEST_F() local150 ASSERT_TRUE(RunDex2oat(dex_file->GetLocation(), GetOdex(dex_file), &api_dex_location)); in TEST_F()