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

/external/libcxx/test/std/experimental/any/any.class/any.assign/
H A Dcopy.pass.cpp132 void test_copy_assign_throws() function
195 test_copy_assign_throws<small_throws_on_copy>();
196 test_copy_assign_throws<large_throws_on_copy>();
/external/libcxx/test/std/utilities/any/any.class/any.assign/
H A Dcopy.pass.cpp132 void test_copy_assign_throws() function
195 test_copy_assign_throws<small_throws_on_copy>();
196 test_copy_assign_throws<large_throws_on_copy>();

Completed in 369 milliseconds