Searched refs:dst_buf_out (Results 1 – 1 of 1) sorted by relevance
150 Buffer dst_buf_out(dst_buf.size()); in TestPatching() local151 auto dst_stream = MemoryStream::CreateForWrite(&dst_buf_out); in TestPatching()154 EXPECT_EQ(dst_buf_out, dst_buf); in TestPatching()