Searched refs:src_deflates (Results 1 – 2 of 2) sorted by relevance
802 vector<puffin::BitExtent> src_deflates; in ReadExtentsToDiff() local804 src_extents, old_deflates, &src_deflates)); in ReadExtentsToDiff()811 old_data, new_data, &src_deflates, &dst_deflates); in ReadExtentsToDiff()816 old_data, &src_deflates)); in ReadExtentsToDiff()823 if (!src_deflates.empty() && !dst_deflates.empty()) { in ReadExtentsToDiff()833 src_deflates, in ReadExtentsToDiff()
99 const uint8_t src_deflates[] = { variable614 brillo::Blob src(std::begin(src_deflates), std::end(src_deflates)); in TEST_F()