Searched refs:dst_deflates (Results 1 – 2 of 2) sorted by relevance
935 vector<puffin::BitExtent> dst_deflates; in ReadExtentsToDiff() local937 dst_extents, new_deflates, &dst_deflates)); in ReadExtentsToDiff()940 old_data, new_data, &src_deflates, &dst_deflates); in ReadExtentsToDiff()948 new_data, &dst_deflates)); in ReadExtentsToDiff()952 if (!src_deflates.empty() && !dst_deflates.empty()) { in ReadExtentsToDiff()963 dst_deflates, in ReadExtentsToDiff()
107 const uint8_t dst_deflates[] = { variable621 brillo::Blob dst(std::begin(dst_deflates), std::end(dst_deflates)); in TEST_F()