Home
last modified time | relevance | path

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

/external/llvm/lib/Fuzzer/test/
DAccumulateAllocationsTest.cpp10 int *AllocatedPointers[kAllocatedPointersSize]; variable
14 AllocatedPointers[NumAllocatedPointers++] = new int; in LLVMFuzzerTestOneInput()
/external/llvm-project/compiler-rt/test/fuzzer/
DAccumulateAllocationsTest.cpp11 int *AllocatedPointers[kAllocatedPointersSize]; variable
15 AllocatedPointers[NumAllocatedPointers++] = new int; in LLVMFuzzerTestOneInput()