Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/any/any.class/any.assign/
Dvalue.pass.cpp126 void test_assign_throws() { in test_assign_throws() function
213 test_assign_throws<small_throws_on_copy>(); in main()
214 test_assign_throws<large_throws_on_copy>(); in main()
215 test_assign_throws<throws_on_move, /* Move = */ true>(); in main()