Searched refs:newSplitLength (Results 1 – 1 of 1) sorted by relevance
1048 long newSplitLength = splitLength - (splitLength % 1024 == 0 ? 1024 : splitLength % 1024); in testInstallWithIdSigStreamIncompleteDataForSplit() local1055 files, new long[]{apkfile.length(), newSplitLength})).contains("Failure"); in testInstallWithIdSigStreamIncompleteDataForSplit()