Home
last modified time | relevance | path

Searched refs:kCmpDictionaryEntriesDequeSize (Results 1 – 2 of 2) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerMutate.h132 static const size_t kCmpDictionaryEntriesDequeSize = 16; variable
133 DictionaryEntry CmpDictionaryEntriesDeque[kCmpDictionaryEntriesDequeSize];
DFuzzerMutate.cpp254 kCmpDictionaryEntriesDequeSize]; in Mutate_AddWordFromTORC()