Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.prop/
Dis_nothrow_destructible.pass.cpp26 void test_has_not_nothrow_destructor() in test_has_not_nothrow_destructor() function
62 test_has_not_nothrow_destructor<void>(); in main()
63 test_has_not_nothrow_destructor<Abstract>(); in main()
64 test_has_not_nothrow_destructor<NotEmpty>(); in main()