Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_unary.py7 def test_negative(self): member in UnaryOpTestCase
Dtest_time.py631 def test_negative(self): member in _TestStrftimeYear
656 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