Searched refs:ptr5 (Results 1 – 1 of 1) sorted by relevance
137 mirror::Object* ptr5 = space->AllocWithGrowth(self, 8 * MB, &unused, nullptr, &unused); in TEST_P() local138 EXPECT_TRUE(ptr5 == nullptr); in TEST_P()271 mirror::Object* ptr5 = AllocWithGrowth(space, self, 8 * MB, &unused, nullptr, &unused); in TEST_P() local272 EXPECT_TRUE(ptr5 == nullptr); in TEST_P()