/external/archive-patcher/applier/src/test/java/com/google/archivepatcher/applier/ |
D | PatchReaderTest.java | 91 private Corruption corruption = null; field in PatchReaderTest 122 corruption = new Corruption(); in setup() 141 corruption.corruptIdentifier in writeTestPatch() 146 corruption.corruptDeltaFriendlyOldFileSize ? -1 : DELTA_FRIENDLY_OLD_FILE_SIZE); in writeTestPatch() 150 corruption.corruptOldFileUncompressionInstructionCount in writeTestPatch() 155 if (corruption.corruptOldFileUncompressionInstructionOrder) { in writeTestPatch() 160 corruption.corruptOldFileUncompressionInstructionOffset ? -1 : range.getOffset()); in writeTestPatch() 162 corruption.corruptOldFileUncompressionInstructionLength ? -1 : range.getLength()); in writeTestPatch() 167 corruption.corruptDeltaFriendlyNewFileRecompressionInstructionCount in writeTestPatch() 172 if (corruption.corruptDeltaFriendlyNewFileRecompressionInstructionOrder) { in writeTestPatch() [all …]
|
/external/libchrome/base/metrics/ |
D | histogram_snapshot_manager.cc | 85 uint32_t corruption = histogram->FindCorruption(*samples); in PrepareSamples() local 86 if (HistogramBase::BUCKET_ORDER_ERROR & corruption) { in PrepareSamples() 94 CHECK_NE(0U, HistogramBase::RANGE_CHECKSUM_ERROR & corruption); in PrepareSamples() 103 CHECK_EQ(0U, HistogramBase::RANGE_CHECKSUM_ERROR & corruption); in PrepareSamples() 108 if (corruption) { in PrepareSamples() 110 << "\" has data corruption: " << corruption; in PrepareSamples() 113 if (old_corruption == (corruption | old_corruption)) in PrepareSamples() 115 sample_info->inconsistencies |= corruption; in PrepareSamples()
|
/external/autotest/server/site_tests/firmware_CorruptFwBodyA/ |
D | control | 9 PURPOSE = "Servo based firmware A body corruption test" 22 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption 25 the RW firwmare A corruption will result booting the firmware B.
|
D | control.dev | 9 PURPOSE = "Servo based firmware A body corruption test" 22 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption 25 the RW firwmare A corruption will result booting the firmware B.
|
/external/autotest/server/site_tests/firmware_CorruptFwBodyB/ |
D | control | 9 PURPOSE = "Servo based firmware B body corruption test" 22 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption 25 the RW firwmare B corruption will result booting the firmware A.
|
D | control.dev | 9 PURPOSE = "Servo based firmware B body corruption test" 22 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption 25 the RW firwmare B corruption will result booting the firmware A.
|
/external/e2fsprogs/tests/ |
D | README | 21 filesystem corruption, which e2fsck should fix on the first pass. 54 end-bitmap.img Filesystem with corruption at the end of the block 60 mke2fs2b.img Filesystem with corruption similar to that
|
/external/autotest/server/site_tests/firmware_CorruptBothFwBodyAB/ |
D | control | 9 PURPOSE = "Servo based both firmware body A and B corruption test" 22 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption
|
D | control.dev | 9 PURPOSE = "Servo based both firmware body A and B corruption test" 22 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption
|
/external/e2fsprogs/tests/f_bad_inode_csum/ |
D | name | 1 inode table corruption (metadata_csum)
|
/external/e2fsprogs/tests/f_end-bitmap/ |
D | name | 1 corruption at end of block bitmap
|
/external/e2fsprogs/tests/f_badjour_indblks/ |
D | name | 1 corruption in journal inode's indirect blocks
|
/external/e2fsprogs/tests/f_htree_bad_csum/ |
D | name | 1 htree block bad csum/tail dirent/htree index corruption
|
/external/e2fsprogs/tests/f_dir_bad_csum/ |
D | name | 1 dir block w/ missing/bad csum/tail or block corruption
|
/external/python/cpython2/Misc/NEWS.d/next/Core and Builtins/ |
D | 2018-07-18-23-40-32.bpo-25943.Zgf99y.rst | 1 Fix potential heap corruption in the :mod:`bsddb` module. Patch by Zackery
|
/external/autotest/client/tests/disktest/ |
D | control.export | 5 iteration of the test. Designed to check for data corruption issues in the
|
D | control | 11 controller for corruption issues.
|
/external/icu/icu4j/perf-tests/data/conversion/ |
D | english.txt | 10 …a is passed between different encodings or platforms, that data always runs the risk of corruption. 15 …re-engineering. It allows data to be transported through many different systems without corruption.
|
/external/autotest/client/site_tests/power_MemorySuspend/ |
D | control | 17 on resume and other forms of silent memory corruption in the suspend path.
|
D | control.memory_qual | 16 on resume and other forms of silent memory corruption in the suspend path.
|
/external/autotest/server/site_tests/firmware_CorruptFwSigB/ |
D | control | 9 PURPOSE = "Servo based firmware signature B corruption test"
|
/external/autotest/client/site_tests/hardware_StorageFio/ |
D | control.integrity | 18 while this test is running, corruption may occur.
|
D | control.hwqual | 22 while this test is running corruption may occur.
|
/external/autotest/server/site_tests/firmware_CorruptFwSigA/ |
D | control | 9 PURPOSE = "Servo based firmware A signature corruption test"
|
/external/autotest/server/site_tests/firmware_CorruptKernelA/ |
D | control | 9 PURPOSE = "Servo based kernel A corruption test"
|