Searched refs:new_expected (Results 1 – 1 of 1) sorted by relevance
1003 brillo::Blob new_expected(original); in TEST_P() local1005 new_expected.resize(file_size - AVB_FOOTER_SIZE); in TEST_P()1006 new_expected.resize(file_size, '\0'); in TEST_P()1007 ASSERT_EQ(new_expected, device_content); in TEST_P()