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

  /external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
move.pass.cpp 63 void sink2(std::unique_ptr<VT, Deleter<VT> > p) { function
133 sink2<VT>(source2<VT>());
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
move.pass.cpp 63 void sink2(std::unique_ptr<VT, Deleter<VT> > p) { function
133 sink2<VT>(source2<VT>());

Completed in 341 milliseconds