Home
last modified time | relevance | path

Searched defs:test_ldexp (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/test/torch_np/
H A Dtest_binary_ufuncs.py105 def test_ldexp(self): member in TestBinaryUfuncBasic
/aosp_15_r20/external/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp347 void test_ldexp() in test_ldexp() function
/aosp_15_r20/external/arm-optimized-routines/math/test/rtest/
H A Dsemi.c271 char *test_ldexp(uint32 *x, uint32 *np, uint32 *out) { in test_ldexp() function
/aosp_15_r20/external/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp350 void test_ldexp() in test_ldexp() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/c.math/
H A Dcmath.pass.cpp385 void test_ldexp() in test_ldexp() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp222 void test_ldexp() { in test_ldexp() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_binary_ufuncs.py3409 def test_ldexp(self, device): member in TestBinaryUfuncs