Home
last modified time | relevance | path

Searched defs:ptr_2 (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_intrusive_ptr/
Dintrusive_ptr_test.cc147 IntrusivePtr<TestItem> ptr_2(ptr); in TEST_F() local
163 IntrusivePtr<TestItem> ptr_2(std::move(ptr)); in TEST_F() local
179 auto ptr_2 = ptr; in TEST_F() local
195 auto ptr_2 = std::move(ptr); in TEST_F() local
212 IntrusivePtr<TestItem> ptr_2(ptr); in TEST_F() local
232 IntrusivePtr<TestItem> ptr_2(std::move(ptr)); in TEST_F() local
252 IntrusivePtr<TestItem> ptr_2 = ptr; in TEST_F() local
272 IntrusivePtr<TestItem> ptr_2 = std::move(ptr); in TEST_F() local
291 IntrusivePtr<TestItem> ptr_2(new TestItem()); in TEST_F() local
312 IntrusivePtr<TestItem> ptr_2(new TestItem()); in TEST_F() local
[all …]
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/pointers/
Draw_ptr_unittest.cc2147 void* ptr_2 = allocator_.root()->Alloc(16); in TEST_F() local
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/pointers/
Draw_ptr_unittest.cc2147 void* ptr_2 = allocator_.root()->Alloc(16); in TEST_F() local