Home
last modified time | relevance | path

Searched defs:ptr5 (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/space/
Dspace_test.h209 mirror::Object* ptr5 = space->AllocWithGrowth(self, 8 * MB, &dummy, nullptr); in ZygoteSpaceTestBody() local
312 mirror::Object* ptr5 = AllocWithGrowth(space, self, 8 * MB, &dummy, nullptr); in AllocAndFreeTestBody() local