Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/fuzzer/
DCustomAllocator.cpp31 const char *strstr_result = strstr(buf1, buf2); in callFuzzerInterceptors() local
32 if (strstr_result == nullptr) { in callFuzzerInterceptors()