Lines Matching refs:GetLocation
1129 std::string context = "PCL[" + dex_files[0]->GetLocation() + "]"; in TEST_F()
1131 dex_files[0]->GetLocation() + "*" + std::to_string(dex_files[0]->GetLocationChecksum()) + "]"; in TEST_F()
1172 expected_classpath_key += oat_dex_files[i]->GetLocation() + "*" + in TEST_F()
1392 {dex->GetLocation()}, in TEST_F()
1405 dex->GetLocation().c_str(), in TEST_F()
1563 {dex->GetLocation()}, in TEST_F()
1571 {dex->GetLocation()}, in TEST_F()
1586 {dex->GetLocation()}, in TEST_F()
1594 {dex->GetLocation()}, in TEST_F()
1610 ASSERT_TRUE(GenerateOdexForTest(dex->GetLocation(), in TEST_F()
1621 ASSERT_TRUE(GenerateOdexForTest(dex->GetLocation(), in TEST_F()
1638 ASSERT_TRUE(GenerateOdexForTest(dex->GetLocation(), in TEST_F()
1887 const std::string dex_location = dex->GetLocation(); in TEST_F()
2328 const std::string valid_context = "PCL[" + dex_files[0]->GetLocation() + "]"; in TEST_F()