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

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
H A Dnullptr.pass.cpp21 void test_nullptr_imp() function
42 test_nullptr_imp<T>();
43 test_nullptr_imp<const T>();
44 test_nullptr_imp<volatile T>();
45 test_nullptr_imp<const volatile T>();

Completed in 187 milliseconds