Searched refs:stored_dex_location (Results 1 – 1 of 1) sorted by relevance
1459 std::string stored_dex_location = dex_files[0]->GetLocation(); in TEST_F() local1478 EXPECT_EQ(oat_stored_dex_location, stored_dex_location); in TEST_F()1522 std::string stored_dex_location = dex_files_first[0]->GetLocation(); in TEST_F() local1552 EXPECT_EQ(oat_stored_dex_location, stored_dex_location); in TEST_F()