Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
Dnullptr.pass.cpp21 void test_nullptr_imp() in test_nullptr_imp() function
42 test_nullptr_imp<T>(); in test_nullptr()
43 test_nullptr_imp<const T>(); in test_nullptr()
44 test_nullptr_imp<volatile T>(); in test_nullptr()
45 test_nullptr_imp<const volatile T>(); in test_nullptr()
/external/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
Dnullptr.pass.cpp22 void test_nullptr_imp() in test_nullptr_imp() function
43 test_nullptr_imp<T>(); in test_nullptr()
44 test_nullptr_imp<const T>(); in test_nullptr()
45 test_nullptr_imp<volatile T>(); in test_nullptr()
46 test_nullptr_imp<const volatile T>(); in test_nullptr()