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

/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc649 void IterationTestCallback(uptr chunk, void *arg) { function
682 a->ForEachChunk(IterationTestCallback, &reported_chunks);
720 a.ForEachChunk(IterationTestCallback, &reported_chunks);

Completed in 541 milliseconds