Home
last modified time | relevance | path

Searched defs:test_negative (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/cxx/gen/lib/tests/
Dtest.rs24 fn test_negative() { in test_negative() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_unary.py7 def test_negative(self): member in UnaryOpTestCase
Dtest_time.py660 def test_negative(self): member in _TestStrftimeYear
685 def test_negative(self): member in _Test4dYear
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_unary.py8 def test_negative(self): member in UnaryOpTestCase
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_scoped_enum.pass.cpp33 void test_negative() { in test_negative() function
/aosp_15_r20/external/pytorch/test/torch_np/
H A Dtest_unary_ufuncs.py99 def test_negative(self): member in TestUnaryUfuncs
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/math_ops/
H A Dbincount_op_test.py130 def test_negative(self): member in BincountTest
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/numeric/detail/
Dnumeric_utils.hpp203 inline bool test_negative(T n) in test_negative() function
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/
H A Dtest_numeric.py1187 def test_negative(self): member in TestBinaryRepr
1226 def test_negative(self): member in TestBaseRepr