Searched refs:test_copy_assign (Results 1 – 2 of 2) sorted by relevance
29 void test_copy_assign() { in test_copy_assign() function188 test_copy_assign<small1, small2>(); in main()189 test_copy_assign<large1, large2>(); in main()190 test_copy_assign<small, large>(); in main()191 test_copy_assign<large, small>(); in main()