Searched refs:strstr_result (Results 1 – 1 of 1) sorted by relevance
31 const char *strstr_result = strstr(buf1, buf2); in callFuzzerInterceptors() local32 if (strstr_result == nullptr) { in callFuzzerInterceptors()