Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/fuzzer/
DCustomAllocator.cpp27 int strcmp_result = strcmp(buf1, buf2); in callFuzzerInterceptors() local
28 if (strcmp_result != 0) { in callFuzzerInterceptors()