HomeSort by relevance Sort by last modified time
    Searched refs:up3 (Results 1 - 2 of 2) sorted by null

  /external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.create/
make_unique.array3.fail.cpp 16 auto up3 = std::make_unique<int[5]>(); // this is deleted local
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.create/
make_unique.array3.fail.cpp 16 auto up3 = std::make_unique<int[5]>(); // this is deleted local

Completed in 1192 milliseconds