Searched defs:corrupt_data (Results 1 – 3 of 3) sorted by relevance
| /external/avb/test/ |
| D | avb_slot_verify_unittest.cc | 304 uint8_t corrupt_data[4] = {0xff, 0xff, 0xff, 0xff}; in TEST_F() local 345 uint8_t corrupt_data[4] = {0xff, 0xff, 0xff, 0xff}; in TEST_F() local 937 uint8_t corrupt_data[4] = {0xff, 0xff, 0xff, 0xff}; in TEST_F() local 1508 uint8_t corrupt_data[4] = {0xff, 0xff, 0xff, 0xff}; in TEST_F() local
|
| D | avbtool_unittest.cc | 2566 uint8_t corrupt_data[4] = {0xff, 0xff, 0xff, 0xff}; in TEST_F() local 2750 uint8_t corrupt_data[4] = {0xff, 0xff, 0xff, 0xff}; in TEST_F() local 2768 uint8_t corrupt_data[4] = {0xff, 0xff, 0xff, 0xff}; in TEST_F() local
|
| /external/icing/icing/ |
| D | icing-search-engine_test.cc | 3834 const std::string corrupt_data = "1234"; in TEST_F() local 3864 const std::string corrupt_data = "1234"; in TEST_F() local
|