Home
last modified time | relevance | path

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

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerTraceState.cpp108 void AddInterestingWord(const uint8_t *Data, size_t Size) { in AddInterestingWord() function in fuzzer::TraceState
312 TS->AddInterestingWord(reinterpret_cast<const uint8_t *>(s2), strlen(s2)); in __sanitizer_weak_hook_strstr()
316 TS->AddInterestingWord(reinterpret_cast<const uint8_t *>(s2), strlen(s2)); in __sanitizer_weak_hook_strcasestr()
321 TS->AddInterestingWord(reinterpret_cast<const uint8_t *>(s2), len2); in __sanitizer_weak_hook_memmem()