Home
last modified time | relevance | path

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

/external/llvm/lib/Fuzzer/test/
DAccumulateAllocationsTest.cpp8 const int kAllocatedPointersSize = 10000; variable
10 int *AllocatedPointers[kAllocatedPointersSize];
13 if (NumAllocatedPointers < kAllocatedPointersSize) in LLVMFuzzerTestOneInput()
/external/llvm-project/compiler-rt/test/fuzzer/
DAccumulateAllocationsTest.cpp9 const int kAllocatedPointersSize = 10000; variable
11 int *AllocatedPointers[kAllocatedPointersSize];
14 if (NumAllocatedPointers < kAllocatedPointersSize) in LLVMFuzzerTestOneInput()