Searched defs:bundleSuffix (Results 1 – 1 of 1) sorted by relevance
834 private void multiBundleTest(String bundleSuffix) throws IOException { in multiBundleTest()840 signAndVerifyHap(unsignedHap.getAbsolutePath(), bundleSuffix); in multiBundleTest() local843 signAndVerifyHap(unsignedHap.getAbsolutePath(), bundleSuffix); in multiBundleTest() local846 signAndVerifyHap(unsignedHap.getAbsolutePath(), bundleSuffix); in multiBundleTest() local852 …le generateHapFile(FileType abc, FileType so, FileType an, FileType otherFile, String bundleSuffix) in generateHapFile()910 private void signAndVerifyHap(String unsignedHap, String bundleSuffix) throws IOException { in signAndVerifyHap()