Home
last modified time | relevance | path

Searched refs:test_unary (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c416 test_unary(unsigned verbose, FILE *fp, const struct unary_test_t *test, unsigned length) in test_unary() function
534 if (!test_unary(verbose, fp, &unary_tests[i], length)) { in test_all()
/third_party/python/Modules/_decimal/tests/
H A Ddeccheck.py909 # 'test_unary', 'test_binary' and 'test_ternary' are the
963 def test_unary(method, prec, exp_range, restricted_range, itr, stat): function
1251 do_single(method, lambda: test_method(method, testspecs, test_unary))
1267 do_single(method, lambda: test_method(method, testspecs, test_unary))
/third_party/python/Lib/test/
H A Dtest_collections.py2303 def test_unary(self): member in TestCounter

Completed in 6 milliseconds