Lines Matching refs:GenerateOdexForTestWithStatus
80 Result<int> GenerateOdexForTestWithStatus(const std::vector<std::string>& dex_locations, in GenerateOdexForTestWithStatus() function in art::Dex2oatTest
165 GenerateOdexForTestWithStatus(dex_locations, odex_location, filter, extra_args, use_fd); in GenerateOdexForTest()
1210 ASSERT_THAT(GenerateOdexForTestWithStatus(GetLibCoreDexFileNames(), in TEST_F()
1225 ASSERT_THAT(GenerateOdexForTestWithStatus( in TEST_F()
1256 EXPECT_THAT(GenerateOdexForTestWithStatus({dex->GetLocation()}, in TEST_F()
1262 EXPECT_THAT(GenerateOdexForTestWithStatus({dex->GetLocation()}, in TEST_F()
1330 EXPECT_THAT(GenerateOdexForTestWithStatus({GetTestDexFileName("MainEmptyUncompressed")}, in TEST_F()
1342 EXPECT_THAT(GenerateOdexForTestWithStatus({GetTestDexFileName("MainEmptyUncompressedAligned")}, in TEST_F()
1529 EXPECT_THAT(GenerateOdexForTestWithStatus( in TEST_F()
1577 EXPECT_THAT(GenerateOdexForTestWithStatus({invalid_dex_zip.GetFilename()}, in TEST_F()
1584 EXPECT_THAT(GenerateOdexForTestWithStatus({invalid_dex.GetFilename()}, in TEST_F()
1994 GenerateOdexForTestWithStatus({dex->GetLocation()}, in TEST_F()
2000 EXPECT_THAT(GenerateOdexForTestWithStatus({dex->GetLocation()}, in TEST_F()