HomeSort by relevance Sort by last modified time
    Searched defs:delta_file_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/sdch/open-vcdiff/src/
vcdecoder_test.h 48 // 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_.
  /external/open-vcdiff/src/
vcdecoder_test.h 48 // 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 873 milliseconds