Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/
H A Draw_ptr_unittest.cc2585 auto owned_ptr = std::make_unique<int>(42); in TEST() local
2603 auto owned_ptr = std::make_unique<int>(42); in TEST() local
2622 auto owned_ptr = std::make_unique<int>(42); in TEST() local