Searched refs:ptr4 (Results 1 – 1 of 1) sorted by relevance
136 mirror::Object* ptr4 = space->Alloc(self, 8 * MB, &dummy, nullptr, &dummy); in TEST_P() local137 EXPECT_TRUE(ptr4 == nullptr); in TEST_P()270 mirror::Object* ptr4 = Alloc(space, self, 8 * MB, &dummy, nullptr, &dummy); in TEST_P() local271 EXPECT_TRUE(ptr4 == nullptr); in TEST_P()