Home
last modified time | relevance | path

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

/third_party/json/tests/thirdparty/Fuzzer/test/
H A DAccumulateAllocationsTest.cpp8 const int kAllocatedPointersSize = 10000; variable
10 int *AllocatedPointers[kAllocatedPointersSize];
13 if (NumAllocatedPointers < kAllocatedPointersSize) in LLVMFuzzerTestOneInput()

Completed in 0 milliseconds