Searched defs:bundleSuffix (Results 1 – 1 of 1) sorted by relevance
915 private void multiBundleTest(String bundleSuffix) throws IOException { in multiBundleTest()921 signAndVerifyHap(unsignedHap.getAbsolutePath(), bundleSuffix); in multiBundleTest() local924 signAndVerifyHap(unsignedHap.getAbsolutePath(), bundleSuffix); in multiBundleTest() local927 signAndVerifyHap(unsignedHap.getAbsolutePath(), bundleSuffix); in multiBundleTest() local933 …le generateHapFile(FileType abc, FileType so, FileType an, FileType otherFile, String bundleSuffix) in generateHapFile()991 private String signAndVerifyHap(String unsignedHap, String bundleSuffix) throws IOException { in signAndVerifyHap()