Lines Matching full:patchoat
333 // This test checks that relocating a boot image using patchoat produces the same result as
366 // Relocate the original boot image using patchoat. The image is relocated by the same amount
374 // The arch-including symlink is needed by patchoat
384 // Assert that patchoat created the same set of .art files as dex2oat
395 // .art file names output by patchoat look like tmp@art-data-<random>-<random>@boot*.art. To
406 // patchoat. patchoat preserves the OAT checksum header field and sets patch delta header field.
417 // Assert that the patchoat-relocated images are identical to the dex2oat-relocated images
423 FAIL() << "patchoat- and dex2oat-relocated variants of " << dex2oat_image_basename
441 // These tests check that a boot image relocated using patchoat can be unrelocated
442 // using the .rel file created by patchoat.
445 // references are negated. b/72117833 is tracking the effort to have patchoat
465 // The arch-including symlink is needed by patchoat
476 // Relocate the original boot image using patchoat
492 // Assert that patchoat created the same set of .art and .art.rel files
504 // .art and .art.rel file names output by patchoat look like