Searched defs:test_negative (Results 1 – 4 of 4) sorted by relevance
/third_party/python/Lib/test/ | ||
D | test_unary.py | 7 def test_negative(self): member in UnaryOpTestCase |
D | test_time.py | 633 def test_negative(self): member in _TestStrftimeYear |
/third_party/boost/boost/spirit/home/karma/numeric/detail/ | ||
D | numeric_utils.hpp | 203 inline bool test_negative(T n) in test_negative() function |
/third_party/mindspore/tests/st/numpy_native/ | ||
D | test_math_ops.py | 1377 def test_negative(): function |