Home
last modified time | relevance | path

Searched refs:test_input_list (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libc/test/src/math/
H A Dhypotf_test.cpp29 test_input_list(&__llvm_libc::hypotf, N_HARD_TO_ROUND, HYPOTF_HARD_TO_ROUND); in TEST_F()
H A DHypotTest.h94 void test_input_list(Func func, int n, const mpfr::BinaryInput<T> *inputs) { in test_input_list() function