Searched refs:stored_dex_location (Results 1 – 1 of 1) sorted by relevance
1518 std::string stored_dex_location = dex_files[0]->GetLocation(); in TEST_F() local1538 EXPECT_EQ(oat_stored_dex_location, stored_dex_location); in TEST_F()1586 std::string stored_dex_location = dex_files_first[0]->GetLocation(); in TEST_F() local1617 EXPECT_EQ(oat_stored_dex_location, stored_dex_location); in TEST_F()