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

  /external/chromium/sdch/open-vcdiff/src/
vcdiffengine_test.cc 349 void EncodeText(const char* text, bool interleaved, bool target_matching) {
362 EncodeText(target_, interleaved, target_matching);
417 EncodeText(small_text,
429 EncodeText(small_text,
638 void EncodeText(const char* text, bool interleaved, bool target_matching) {
651 EncodeText(target_, interleaved, target_matching);
    [all...]
  /external/open-vcdiff/src/
vcdiffengine_test.cc 327 void EncodeText(const char* text, bool interleaved, bool target_matching) {
339 EncodeText(target_, interleaved, target_matching);
394 EncodeText(small_text,
406 EncodeText(small_text,
615 void EncodeText(const char* text, bool interleaved, bool target_matching) {
627 EncodeText(target_, interleaved, target_matching);
    [all...]

Completed in 29 milliseconds