Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_unary.py7 def test_negative(self): member in UnaryOpTestCase
Dtest_time.py633 def test_negative(self): member in _TestStrftimeYear
658 def test_negative(self): member in _Test4dYear
/third_party/boost/boost/spirit/home/karma/numeric/detail/
Dnumeric_utils.hpp203 inline bool test_negative(T n) in test_negative() function
/third_party/mindspore/tests/st/numpy_native/
Dtest_math_ops.py1377 def test_negative(): function