Searched defs:delta_file_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/src/
H A Dvcdecoder_test.h48 // This function is called by SetUp(). It populates delta_file_ with the
52 // delta_file_ and needs to restore them to their original state.
76 // attempts to corrupt a different byte in delta_file_ in a different way. If
78 // byte positions in delta_file_, it returns false.
106 // delta_file_ will be populated by InitializeDeltaFile() using the components
108 string delta_file_; member in class:open_vcdiff::VCDiffDecoderTest
120 // The components that will be used to construct delta_file_.

Completed in 59 milliseconds