Searched refs:test_roundtrip_through (Results 1 – 1 of 1) sorted by relevance
63 void test_roundtrip_through(T from) { in test_roundtrip_through() function102 test_roundtrip_through<char>(b); in tests()124 test_roundtrip_through<float>(i); in tests()135 test_roundtrip_through<double>(i); in tests()152 test_roundtrip_through<float>(i); in tests()163 test_roundtrip_through<double>(i); in tests()170 test_roundtrip_through<int>(i); in tests()172 test_roundtrip_through<float>(i); in tests()187 test_roundtrip_through<int>(i); in tests()189 test_roundtrip_through<float>(i); in tests()[all …]