Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dspace_test.cc116 mirror::Object* ptr5 = space->AllocWithGrowth(self, 8 * MB, &dummy); in TEST_F() local
117 EXPECT_TRUE(ptr5 == NULL); in TEST_F()
188 mirror::Object* ptr5 = space->AllocWithGrowth(self, 8 * MB, &dummy); in TEST_F() local
189 EXPECT_TRUE(ptr5 == NULL); in TEST_F()