Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Doat_file_assistant_test.cc1537 std::string oat_stored_dex_location = dex_files[0]->GetLocation(); in TEST_F() local
1538 EXPECT_EQ(oat_stored_dex_location, stored_dex_location); in TEST_F()
1616 std::string oat_stored_dex_location = dex_files_second[0]->GetLocation(); in TEST_F() local
1617 EXPECT_EQ(oat_stored_dex_location, stored_dex_location); in TEST_F()