Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/
H A Ddex2oat_vdex_test.cc42 bool RunDex2oat(const std::string& dex_location, in RunDex2oat() function in art::Dex2oatVdexTest
170 ASSERT_TRUE(RunDex2oat(dex_file->GetLocation(), GetOdex(dex_file), &api_dex_location)); in TEST_F()
198 ASSERT_TRUE(RunDex2oat(dex_file->GetLocation(), GetOdex(dex_file), nullptr, false, extra_args)); in TEST_F()
223 ASSERT_TRUE(RunDex2oat( in TEST_F()
237 ASSERT_FALSE(RunDex2oat( in TEST_F()
261 ASSERT_TRUE(RunDex2oat( in TEST_F()
276 ASSERT_TRUE(RunDex2oat( in TEST_F()
291 ASSERT_FALSE(RunDex2oat( in TEST_F()