Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_trivially_copyable.pass.cpp38 void test_is_not_trivially_copyable() in test_is_not_trivially_copyable() function
77 test_is_not_trivially_copyable<int&> (); in main()
78 test_is_not_trivially_copyable<const A&> (); in main()
79 test_is_not_trivially_copyable<B> (); in main()
/external/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_trivially_copyable.pass.cpp37 void test_is_not_trivially_copyable() in test_is_not_trivially_copyable() function
76 test_is_not_trivially_copyable<int&> (); in main()
77 test_is_not_trivially_copyable<const A&> (); in main()
78 test_is_not_trivially_copyable<B> (); in main()