Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DAccumulateAllocationsTest.cpp11 int *AllocatedPointers[kAllocatedPointersSize]; variable
15 AllocatedPointers[NumAllocatedPointers++] = new int; in LLVMFuzzerTestOneInput()