Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dspace_create_test.cc148 Handle<mirror::Object> ptr6(hs.NewHandle(AllocWithGrowth(space, in TEST_P() local
154 EXPECT_TRUE(ptr6 != nullptr); in TEST_P()
282 Handle<mirror::Object> ptr6(hs.NewHandle(AllocWithGrowth(space, in TEST_P() local
288 EXPECT_TRUE(ptr6 != nullptr); in TEST_P()