Home
last modified time | relevance | path

Searched refs:test_copysign (Results 1 - 4 of 4) sorted by relevance

/third_party/optimized-routines/math/test/rtest/
H A Dsemi.h26 char *test_copysign(uint32 *x, uint32 *y, uint32 *out);
H A Dsemi.c557 char *test_copysign(uint32 *x, uint32 *y, uint32 *out) in test_copysign() function
H A Ddotest.c583 {"copysign", (funcptr)test_copysign, semi2, {NULL}, cases_semi2},
/third_party/skia/tests/
H A DMathTest.cpp365 static void test_copysign(skiatest::Reporter* reporter) { in test_copysign() function
444 test_copysign(reporter); in DEF_TEST()

Completed in 7 milliseconds