Home
last modified time | relevance | path

Searched refs:newValueInit (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.modifiers/
Dswap.pass.cpp41 typename std::remove_all_extents<T>::type* newValueInit(int size, in newValueInit() function
62 TT* p1 = newValueInit<VT>(expect_alive, 1); in test_basic()
64 TT* p2 = newValueInit<VT>(expect_alive, 2); in test_basic()
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.modifiers/
Dswap.pass.cpp42 typename std::remove_all_extents<T>::type* newValueInit(int size, in newValueInit() function
63 TT* p1 = newValueInit<VT>(expect_alive, 1); in test_basic()
65 TT* p2 = newValueInit<VT>(expect_alive, 2); in test_basic()