Home
last modified time | relevance | path

Searched defs:test_sin (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/freetype/src/tools/
H A Dtest_trig.c43 test_sin( void ) in test_sin() function
/aosp_15_r20/external/pytorch/test/torch_np/
H A Dtest_unary_ufuncs.py125 def test_sin(self): member in TestUnaryUfuncs
/aosp_15_r20/external/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp447 void test_sin() in test_sin() function
/aosp_15_r20/external/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp450 void test_sin() in test_sin() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/c.math/
H A Dcmath.pass.cpp485 void test_sin() in test_sin() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp270 void test_sin() { in test_sin() function
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_operators.py572 def test_sin(self): member in TestOperators
/aosp_15_r20/external/pytorch/test/
H A Dtest_tensorexpr.py725 def test_sin(x, y): function
/aosp_15_r20/external/rust/android-crates-io/crates/num-complex/src/
Dlib.rs2135 fn test_sin() { in test_sin() function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py4327 def test_sin(self): member in CommonTemplate