Searched refs:WIPE_PACKAGE_OFFSET_IN_MISC (Results 1 – 4 of 4) sorted by relevance
39 auto zeros = std::string(WIPE_PACKAGE_OFFSET_IN_MISC - VENDOR_SPACE_OFFSET_IN_MISC, 0); in TearDown()123 WIPE_PACKAGE_OFFSET_IN_MISC - VENDOR_SPACE_OFFSET_IN_MISC - kTestMessage.size(); in TEST_F()132 std::string long_message(WIPE_PACKAGE_OFFSET_IN_MISC - VENDOR_SPACE_OFFSET_IN_MISC + 1, 'a'); in TEST_F()
32 auto total_size = WIPE_PACKAGE_OFFSET_IN_MISC - VENDOR_SPACE_OFFSET_IN_MISC; in OffsetAndSizeInVendorSpace()
32 static const size_t WIPE_PACKAGE_OFFSET_IN_MISC = 16 * 1024; variable
232 WIPE_PACKAGE_OFFSET_IN_MISC, err); in read_wipe_package()241 WIPE_PACKAGE_OFFSET_IN_MISC, err); in write_wipe_package()