Searched refs:NumAllocatedPointers (Results 1 – 1 of 1) sorted by relevance
10 int NumAllocatedPointers = 0; variable14 if (NumAllocatedPointers < kAllocatedPointersSize) in LLVMFuzzerTestOneInput()15 AllocatedPointers[NumAllocatedPointers++] = new int; in LLVMFuzzerTestOneInput()