Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/tests/
Dasan_mac_test.cc139 const int kNumPointers = 100; in MallocIntrospectionLockWorker() local
141 void *pointers[kNumPointers]; in MallocIntrospectionLockWorker()
142 for (i = 0; i < kNumPointers; i++) { in MallocIntrospectionLockWorker()
145 for (i = 0; i < kNumPointers; i++) { in MallocIntrospectionLockWorker()
/external/llvm-project/compiler-rt/lib/asan/tests/
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()