Searched refs:roundtrip_test_base (Results 1 – 4 of 4) sorted by relevance
33 struct test_basics : roundtrip_test_base<T>35 using roundtrip_test_base<T>::test;63 struct test_signed : roundtrip_test_base<T>65 using roundtrip_test_base<T>::test;
29 struct test_basics : roundtrip_test_base<T>31 using roundtrip_test_base<T>::test;116 struct test_signed : roundtrip_test_base<T>118 using roundtrip_test_base<T>::test;
150 struct roundtrip_test_base struct