Searched defs:artifacts (Results 1 – 6 of 6) sorted by relevance
40 const auto artifacts = OdrArtifacts::ForBootImage(image_filename); in TEST() local58 const auto artifacts = OdrArtifacts::ForSystemServer(image_filename); in TEST() local
360 bool ArtifactsExist(const OdrArtifacts& artifacts, in ArtifactsExist()992 OdrArtifacts artifacts = OdrArtifacts::ForBootImage(path); in PrimaryBootImageExist() local1015 OdrArtifacts artifacts = OdrArtifacts::ForBootImage(path); in BootImageMainlineExtensionExist() local1026 const OdrArtifacts artifacts = OdrArtifacts::ForSystemServer(image_location); in SystemServerArtifactsExist() local1655 const OdrArtifacts& artifacts, in RunDex2oat()1856 OdrArtifacts artifacts = OdrArtifacts::ForBootImage(path); in CompileBootClasspath() local
172 Set<String> artifacts = new HashSet<>(); in getExpectedBootImage() local181 Set<String> artifacts = new HashSet<>(); in getExpectedBootImage() local209 Set<String> artifacts = new HashSet<>(); in getSystemServerExpectedArtifacts() local428 public void assertModifiedAfter(Set<String> artifacts, long timeMs) throws Exception { in assertModifiedAfter()439 public void assertNotModifiedAfter(Set<String> artifacts, long timeMs) throws Exception { in assertNotModifiedAfter()
111 std::vector<std::string> artifacts; in GetZygoteExpectedArtifacts() local145 std::vector<std::string> artifacts; in GetSystemServerExpectedArtifacts() local
973 ArtifactsPath artifacts = in maybeKeepArtifacts() local
1051 for (const ArtifactsPath& artifacts : in_artifactsToKeep) { in cleanup() local