Home
last modified time | relevance | path

Searched defs:test_copysign (Results 1 – 4 of 4) sorted by relevance

/third_party/optimized-routines/math/test/rtest/
Dsemi.c557 char *test_copysign(uint32 *x, uint32 *y, uint32 *out) in test_copysign() function
/third_party/skia/tests/
DMathTest.cpp365 static void test_copysign(skiatest::Reporter* reporter) { in test_copysign() function
/third_party/flutter/skia/tests/
DMathTest.cpp325 static void test_copysign(skiatest::Reporter* reporter) { in test_copysign() function
/third_party/mindspore/tests/st/numpy_native/
Dtest_math_ops.py2310 def test_copysign(): function