Searched refs:oat_stored_dex_location (Results 1 – 1 of 1) sorted by relevance
1537 std::string oat_stored_dex_location = dex_files[0]->GetLocation(); in TEST_F() local1538 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() local1617 EXPECT_EQ(oat_stored_dex_location, stored_dex_location); in TEST_F()