Searched refs:cpp_allocated_int (Results 1 – 3 of 3) sorted by relevance
24 auto cpp_allocated_int = std::make_unique<int>(); in TEST() local29 reinterpret_cast<uintptr_t>(cpp_allocated_int.get()))); in TEST()