Searched refs:kAllocatedPointersSize (Results 1 – 2 of 2) sorted by relevance
8 const int kAllocatedPointersSize = 10000; variable10 int *AllocatedPointers[kAllocatedPointersSize];13 if (NumAllocatedPointers < kAllocatedPointersSize) in LLVMFuzzerTestOneInput()
9 const int kAllocatedPointersSize = 10000; variable11 int *AllocatedPointers[kAllocatedPointersSize];14 if (NumAllocatedPointers < kAllocatedPointersSize) in LLVMFuzzerTestOneInput()