Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/
Dnullptr.pass.cpp19 void test_nullptr_imp() in test_nullptr_imp() function
40 test_nullptr_imp<T>(); in test_nullptr()
41 test_nullptr_imp<const T>(); in test_nullptr()
42 test_nullptr_imp<volatile T>(); in test_nullptr()
43 test_nullptr_imp<const volatile T>(); in test_nullptr()