HomeSort by relevance Sort by last modified time
    Searched full:corrupt (Results 76 - 100 of 1606) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/autotest/client/site_tests/platform_DMVerityCorruption/
platform_DMVerityCorruption.py 35 # Corrupt the image once per block (on a per-block basis).
  /external/autotest/client/site_tests/platform_Pkcs11InitUnderErrors/
platform_Pkcs11InitUnderErrors.py 38 # Corrupt each file in the chaps database directory.
  /external/autotest/server/site_tests/firmware_CorruptKernelA/
firmware_CorruptKernelA.py 36 logging.info("Corrupt kernel A.")
  /external/autotest/server/site_tests/firmware_TPMKernelVersion/
control 19 Booting in dev mode will not corrupt kernel and firmware version stored
  /external/e2fsprogs/e2fsck/
flushb.c 7 * system will corrupt filesystems. This program is not really useful
  /external/e2fsprogs/tests/f_boundscheck/
expect.1 1 ext2fs_check_desc: Corrupt group descriptor: bad block for inode table
expect.2 1 ext2fs_check_desc: Corrupt group descriptor: bad block for inode table
  /external/e2fsprogs/tests/f_detect_junk/
expect.nodebugfs 9 is corrupt, and you might try running e2fsck with an alternate superblock:
  /external/e2fsprogs/tests/f_detect_xfs/
expect 9 is corrupt, and you might try running e2fsck with an alternate superblock:
expect.nodebugfs 9 is corrupt, and you might try running e2fsck with an alternate superblock:
  /external/e2fsprogs/tests/f_illbbitmap/
expect.1 1 ext2fs_check_desc: Corrupt group descriptor: bad block for block bitmap
  /external/e2fsprogs/tests/f_illibitmap/
expect.1 1 ext2fs_check_desc: Corrupt group descriptor: bad block for inode bitmap
  /external/e2fsprogs/tests/f_illitable_flexbg/
expect.1 1 ext2fs_check_desc: Corrupt group descriptor: bad block for inode table
  /external/llvm/test/CodeGen/AArch64/
arm64-regress-f128csel-flags.ll 21 ; function call since bl may corrupt NZCV. We were doing the right thing anyway,
regress-f128csel-flags.ll 21 ; function call since bl may corrupt NZCV. We were doing the right thing anyway,
  /external/llvm/test/Object/
nm-archive.test 60 RUN: not llvm-nm %p/Inputs/corrupt-archive.a 2>&1 | FileCheck %s -check-prefix CORRUPT
61 CORRUPT: corrupt-archive.a(trivial-object-test2.elf-x86-64) Invalid data was encountered while parsing the file
  /external/ltp/testcases/kernel/device-drivers/
README 7 as they may corrupt the test data from those tests.
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/rangecoder/
RangeDecoderFromBuffer.java 55 // If the input is corrupt, this might throw
  /external/skia/tests/
BadIcoTest.cpp 37 // These images are corrupt. It's not important whether we succeed/fail in codec
  /external/skqp/tests/
BadIcoTest.cpp 37 // These images are corrupt. It's not important whether we succeed/fail in codec
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
error.c 35 { EFI_VOLUME_CORRUPTED, L"Volume Corrupt"},
  /external/wycheproof/java/com/google/security/wycheproof/testcases/
DhiesTest.java 125 byte[] corrupt = Arrays.copyOf(ciphertext, ciphertext.length);
126 corrupt[i] ^= (byte) 1;
129 dhies.doFinal(corrupt);
130 fail("Corrupt ciphertext accepted:" + i);
  /frameworks/base/services/core/java/com/android/server/
PersistentDataBlockManagerInternal.java 30 * @throws IllegalStateException if the underlying storage is corrupt or inaccessible.
  /external/syslinux/bios/utils/
isohybrid 
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
CorruptApkTests.java 35 * Set of tests that verify that corrupt APKs are properly rejected by PackageManager and
113 // Starting from P, corrupt apks should always fail to install

Completed in 1174 milliseconds

1 2 34 5 6 7 8 91011>>