Searched refs:test_input_list (Results 1 – 2 of 2) sorted by relevance
29 test_input_list(&__llvm_libc::hypotf, N_HARD_TO_ROUND, HYPOTF_HARD_TO_ROUND); in TEST_F()
94 void test_input_list(Func func, int n, const mpfr::BinaryInput<T> *inputs) { in test_input_list() function