Home
last modified time | relevance | path

Searched defs:test_zero (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/test/
Dtime_hashlib.py32 def test_zero(): function
Dtest_statistics.py1503 def test_zero(self): member in TestHarmonicMean
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Daudioinvert.c135 GST_START_TEST (test_zero) in GST_START_TEST() argument
Daudioamplify.c135 GST_START_TEST (test_zero) in GST_START_TEST() argument
/third_party/boost/boost/spirit/home/karma/numeric/detail/
Dnumeric_utils.hpp246 inline bool test_zero(T n) in test_zero() function