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

  /external/chromium/sdch/open-vcdiff/src/
vcdiff_main.cc 86 bool DecodeAndCompare(); // for "vcdiff test"; compare target with original
504 bool VCDiffFileBasedCoder::DecodeAndCompare() {
641 if (!coder.DecodeAndCompare()) {
  /external/open-vcdiff/src/
vcdiff_main.cc 87 bool DecodeAndCompare(); // for "vcdiff test"; compare target with original
508 bool VCDiffFileBasedCoder::DecodeAndCompare() {
645 if (!coder.DecodeAndCompare()) {

Completed in 83 milliseconds