Searched defs:zeroes (Results 1 – 5 of 5) sorted by relevance
23 const uint8_t zeroes[] = {0x41, 0x52, 0x00, 0x53, 0x45}; in TEST() local
303 std::string zeroes(4096, 0); in Format() local347 std::string zeroes(4096, 0); in WipeWritable() local
276 std::string zeroes(LP_PARTITION_RESERVED_BYTES, 0); in FlashPartitionTable() local
355 std::string zeroes(data.size(), '\0'); in TEST() local
230 std::string zeroes(kChunkSize, '\0'); in ZeroFillNewImage() local