Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_test.cc1376 std::string oat_stored_dex_location = dex_files[0]->GetLocation(); in TEST_F() local
1377 EXPECT_EQ(oat_stored_dex_location, stored_dex_location); in TEST_F()
1452 std::string oat_stored_dex_location = dex_files_second[0]->GetLocation(); in TEST_F() local
1453 EXPECT_EQ(oat_stored_dex_location, stored_dex_location); in TEST_F()