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

  /external/chromium/sdch/open-vcdiff/src/
vcencoder_test.cc 512 const wchar_t wchar_dictionary_text[] = local
524 HashedDictionary wchar_dictionary((const char*) wchar_dictionary_text,
525 sizeof(wchar_dictionary_text));
536 decoder_.StartDecoding((const char*) wchar_dictionary_text,
537 sizeof(wchar_dictionary_text));
    [all...]
  /external/open-vcdiff/src/
vcencoder_test.cc 577 const wchar_t wchar_dictionary_text[] = local
589 HashedDictionary wchar_dictionary((const char*) wchar_dictionary_text,
590 sizeof(wchar_dictionary_text));
601 decoder_.StartDecoding((const char*) wchar_dictionary_text,
602 sizeof(wchar_dictionary_text));
    [all...]

Completed in 232 milliseconds