Searched defs:test_copy_value_throws (Results 1 - 2 of 2) sorted by relevance

/external/libcxx/test/std/experimental/any/any.class/any.cons/
H A Dvalue.pass.cpp34 void test_copy_value_throws() function
113 test_copy_value_throws<small_throws_on_copy>();
114 test_copy_value_throws<large_throws_on_copy>();
/external/libcxx/test/std/utilities/any/any.class/any.cons/
H A Dvalue.pass.cpp34 void test_copy_value_throws() function
150 test_copy_value_throws<small_throws_on_copy>();
151 test_copy_value_throws<large_throws_on_copy>();

Completed in 728 milliseconds