Home
last modified time | relevance | path

Searched defs:blockSize (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DBlockCipherTestBase.java170 int blockSize = getBlockSize(); in testGetOutputSizeInEncryptionMode() local
236 int blockSize = getBlockSize(); in testGetOutputSizeInDecryptionMode() local
722 int blockSize = getBlockSize(); in testKatEncryptOneByteAtATime() local
778 int blockSize = getBlockSize(); in testKatDecryptOneByteAtATime() local
993 int blockSize = getBlockSize(); in testGeneratedPadding() local
1101 int blockSize = getBlockSize(); in assertUpdateCopySafe() local
1342 int blockSize = getBlockSize(); in getExpectedCiphertextLength() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DSoundRecorderObject.java43 public SoundRecorderObject(int samplingRate, int blockSize, int recordingSource) { in SoundRecorderObject()
DAudioAEC.java91 public RmsHelper(int blockSize, int shotCount) { in RmsHelper()
DSoundPlayerObject.java83 public SoundPlayerObject(boolean useMediaPlayer, int blockSize) { in SoundPlayerObject()
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandIncrementalTest.java195 final long blockSize = Os.statvfs("/data/incremental").f_bsize; in testSpaceAllocatedForPackage() local
326 final int blockSize = 4096; in testInstallWithMissingBlocks() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...