Home
last modified time | relevance | path

Searched defs:ptr2 (Results 1 – 2 of 2) sorted by relevance

/system/memory/libmemunreachable/tests/
DAllocator_test.cpp52 void* ptr2 = allocator.allocate(); in TEST_F() local
125 void* ptr2 = b.allocate(); in TEST_F() local
163 auto ptr2 = ptr; // NOLINT, test copy of ptr in TEST_F() local
/system/tools/aidl/tests/
Daidl_test_client_parcelables.cpp355 auto ptr2 = std::make_shared<MyExt>(); in TEST_F() local