Searched defs:corrupt_data (Results 1 – 1 of 1) sorted by relevance
/external/avb/test/ |
D | avb_slot_verify_unittest.cc | 241 uint8_t corrupt_data[4] = {0xff, 0xff, 0xff, 0xff}; in TEST_F() local 280 uint8_t corrupt_data[4] = {0xff, 0xff, 0xff, 0xff}; in TEST_F() local 506 uint8_t corrupt_data[4] = {0xff, 0xff, 0xff, 0xff}; in TEST_F() local 747 uint8_t corrupt_data[4] = {0xff, 0xff, 0xff, 0xff}; in TEST_F() local
|