Searched refs:test_construct_from_other (Results 1 – 1 of 1) sorted by relevance
116 C10_HOST_DEVICE void test_construct_from_other() { in test_construct_from_other() function158 test_construct_from_other<float, float>(); in test_convert_constructors()159 test_construct_from_other<float, double>(); in test_convert_constructors()160 test_construct_from_other<double, float>(); in test_convert_constructors()161 test_construct_from_other<double, double>(); in test_convert_constructors()