Home
last modified time | relevance | path

Searched defs:testBothZero (Results 1 – 12 of 12) sorted by relevance

/llvm-project/libc/test/src/math/smoke/
H A DFMaximumTest.h51 void testBothZero(FMaximumFunc func) { in testBothZero() function
H A DFMaximumMagNumTest.h64 void testBothZero(FMaximumMagNumFunc func) { in testBothZero() function
H A DFMinimumTest.h51 void testBothZero(FMinimumFunc func) { in testBothZero() function
H A DFMinTest.h51 void testBothZero(FMinFunc func) { in testBothZero() function
H A DFMaximumNumTest.h63 void testBothZero(FMaximumNumFunc func) { in testBothZero() function
H A DFMaximumMagTest.h52 void testBothZero(FMaximumMagFunc func) { in testBothZero() function
H A DFMaxTest.h51 void testBothZero(FMaxFunc func) { in testBothZero() function
H A DFMinimumMagTest.h52 void testBothZero(FMinimumMagFunc func) { in testBothZero() function
H A DFMinimumMagNumTest.h64 void testBothZero(FMinimumMagNumFunc func) { in testBothZero() function
H A DFMinimumNumTest.h63 void testBothZero(FMinimumNumFunc func) { in testBothZero() function
/llvm-project/libc/test/src/math/
H A DFMinTest.h55 void testBothZero(FMinFunc func) { testBothZero() function
H A DFMaxTest.h55 void testBothZero(FMaxFunc func) { in testBothZero() function