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

  /external/libcxx/test/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/
move02.pass.cpp 77 void sink3(std::unique_ptr<A[], NCDeleter&> p) function
85 sink3(source3());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/
move02.pass.cpp 77 void sink3(std::unique_ptr<A[], NCDeleter&> p) function
85 sink3(source3());
  /external/libcxx/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/
move02.pass.cpp 133 void sink3(std::unique_ptr<A, CDeleter&> p) function
141 sink3(source3());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/
move02.pass.cpp 133 void sink3(std::unique_ptr<A, CDeleter&> p) function
141 sink3(source3());

Completed in 753 milliseconds