Searched defs:testBoundaries (Results 1 – 5 of 5) sorted by relevance
/llvm-project/libc/test/src/math/smoke/ | ||
H A D | NextDownTest.h | 26 void testBoundaries(NextDownFunc func) { in testBoundaries() function |
H A D | NextUpTest.h | 26 void testBoundaries(NextUpFunc func) { in testBoundaries() function |
H A D | NextAfterTest.h | 60 void testBoundaries(NextAfterFunc func) { testBoundaries() function |
H A D | NextTowardTest.h | 65 void testBoundaries(NextTowardFunc func) { testBoundaries() function |
/llvm-project/libc/test/src/math/ | ||
H A D | NextAfterTest.h | 45 void testBoundaries(NextAfterFunc func) { testBoundaries() function |