Searched defs:ptr3 (Results 1 – 4 of 4) sorted by relevance
164 int32 *ptr3; in pvmp3_alias_reduction() local
56 void* ptr3 = allocator.allocate(); in TEST_F() local126 void* ptr3 = c.allocate(); in TEST_F() local
120 MutableHandle<mirror::Object> ptr3(hs.NewHandle(AllocWithGrowth(space, in TEST_P() local254 MutableHandle<mirror::Object> ptr3(hs.NewHandle(AllocWithGrowth(space, in TEST_P() local
2505 std::unique_ptr<void, decltype(debug_free)*> ptr3(debug_malloc(500), debug_free); in TEST_F() local