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

  /external/chromium/net/base/
sdch_manager.h 160 static const size_t kMaxDictionaryCount;
sdch_manager.cc 23 const size_t SdchManager::kMaxDictionaryCount = 20;
446 if (kMaxDictionaryCount <= dictionaries_.size()) {
sdch_filter_unittest.cc     [all...]

Completed in 272 milliseconds