Home
last modified time | relevance | path

Searched defs:hashed_dictionary_ (Results 1 – 3 of 3) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
Dvcdiffengine.h118 const BlockHash* hashed_dictionary_; variable
Dvcencoder_test.cc128 HashedDictionary hashed_dictionary_; member in open_vcdiff::__anon3790d69c0111::VCDiffEncoderTest
650 HashedDictionary hashed_dictionary_; member in open_vcdiff::__anon3790d69c0111::VCDiffHTML1Test
868 HashedDictionary hashed_dictionary_; member in open_vcdiff::__anon3790d69c0111::VCDiffHTML2Test
Dvcdiff_main.cc156 std::auto_ptr<open_vcdiff::HashedDictionary> hashed_dictionary_; member in open_vcdiff::VCDiffFileBasedCoder