Home
last modified time | relevance | path

Searched refs:long_message (Results 1 – 1 of 1) sorted by relevance

/hardware/google/pixel/misc_writer/
Dmisc_writer_test.cpp132 std::string long_message(WIPE_PACKAGE_OFFSET_IN_MISC - VENDOR_SPACE_OFFSET_IN_MISC + 1, 'a'); in TEST_F() local
134 MiscWriter::WriteMiscPartitionVendorSpace(long_message.data(), long_message.size(), 0, &err)); in TEST_F()