Home
last modified time | relevance | path

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

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