Home
last modified time | relevance | path

Searched defs:expect_alive (Results 1 – 18 of 18) sorted by relevance

/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.modifiers/
Dreset.pass.cpp25 const int expect_alive = IsArray ? 3 : 1; in test_reset_pointer() local
62 const int expect_alive = IsArray ? 3 : 1; in test_reset_nullptr() local
86 const int expect_alive = IsArray ? 3 : 1; in test_reset_no_arg() local
Drelease.pass.cpp25 const int expect_alive = IsArray ? 3 : 1; in test_basic() local
Dswap.pass.cpp54 const int expect_alive = IsArray ? 5 : 1; in test_basic() local
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.modifiers/
Dreset.pass.cpp24 const int expect_alive = IsArray ? 3 : 1; in test_reset_pointer() local
61 const int expect_alive = IsArray ? 3 : 1; in test_reset_nullptr() local
85 const int expect_alive = IsArray ? 3 : 1; in test_reset_no_arg() local
Drelease.pass.cpp24 const int expect_alive = IsArray ? 3 : 1; in test_basic() local
Dswap.pass.cpp53 const int expect_alive = IsArray ? 5 : 1; in test_basic() local
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dnullptr.pass.cpp26 const int expect_alive = IsArray ? 5 : 1; in test_basic() local
Dnull.pass.cpp25 const int expect_alive = IsArray ? 5 : 1; in test_basic() local
Dmove.pass.cpp35 const int expect_alive = IsArray ? 5 : 1; in test_basic() local
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dnull.pass.cpp25 const int expect_alive = IsArray ? 5 : 1; in test_basic() local
Dnullptr.pass.cpp26 const int expect_alive = IsArray ? 5 : 1; in test_basic() local
Dmove.pass.cpp35 const int expect_alive = IsArray ? 5 : 1; in test_basic() local
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dpointer.pass.cpp43 const int expect_alive = IsArray ? 5 : 1; in test_pointer() local
Dmove.pass.cpp87 const int expect_alive = IsArray ? 5 : 1; in test_basic() local
Dpointer_deleter.pass.cpp210 const int expect_alive = IsArray ? 5 : 1; in test_basic() local
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dpointer.pass.cpp42 const int expect_alive = IsArray ? 5 : 1; in test_pointer() local
Dmove.pass.cpp86 const int expect_alive = IsArray ? 5 : 1; in test_basic() local
Dpointer_deleter.pass.cpp209 const int expect_alive = IsArray ? 5 : 1; in test_basic() local