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

/external/chromium_org/tools/android/heap_profiler/
H A Dheap_profiler_unittest.cc359 uintptr_t many_frames[100] = {}; local
360 memcpy(many_frames, st1.frames, sizeof(uintptr_t) * st1.depth);
361 heap_profiler_alloc((void*)0x1000, 1024, many_frames, 100, 0);

Completed in 2445 milliseconds