Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/test/src/math/exhaustive/
H A Dfmod_generic_impl_test.cpp27 static constexpr std::array<T, 11> test_bases = { member in LlvmLibcFModTest
48 for (T by : test_bases) { in testExtensive()
53 for (T bx : test_bases) { in testExtensive()