Home
last modified time | relevance | path

Searched refs:kMaxDictSize (Results 1 - 2 of 2) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerDictionary.h88 static const size_t kMaxDictSize = 1 << 14; member in fuzzer::Dictionary
102 if (Size < kMaxDictSize)
110 DictionaryEntry DE[kMaxDictSize];
H A DFuzzerMutate.cpp21 const size_t Dictionary::kMaxDictSize; member in fuzzer::Dictionary

Completed in 2 milliseconds