Searched refs:dst_deflates (Results 1 – 2 of 2) sorted by relevance
806 vector<puffin::BitExtent> dst_deflates; in ReadExtentsToDiff() local808 dst_extents, new_deflates, &dst_deflates)); in ReadExtentsToDiff()811 old_data, new_data, &src_deflates, &dst_deflates); in ReadExtentsToDiff()819 new_data, &dst_deflates)); in ReadExtentsToDiff()823 if (!src_deflates.empty() && !dst_deflates.empty()) { in ReadExtentsToDiff()834 dst_deflates, in ReadExtentsToDiff()
109 const uint8_t dst_deflates[] = { variable630 brillo::Blob dst(std::begin(dst_deflates), std::end(dst_deflates)); in TEST_F()