Searched refs:splitLength (Results 1 – 1 of 1) sorted by relevance
1046 long splitLength = splitfile.length(); in testInstallWithIdSigStreamIncompleteDataForSplit() local1048 long newSplitLength = splitLength - (splitLength % 1024 == 0 ? 1024 : splitLength % 1024); in testInstallWithIdSigStreamIncompleteDataForSplit()