HomeSort by relevance Sort by last modified time
    Searched full:wchar_dictionary_text (Results 1 - 1 of 1) 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...]

Completed in 252 milliseconds