Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/tests/
H A Dasan_mac_test.cpp138 const int kNumPointers = 100; in MallocIntrospectionLockWorker() local
140 void *pointers[kNumPointers]; in MallocIntrospectionLockWorker()
141 for (i = 0; i < kNumPointers; i++) { in MallocIntrospectionLockWorker()
144 for (i = 0; i < kNumPointers; i++) { in MallocIntrospectionLockWorker()