Home
last modified time | relevance | path

Searched refs:test_bit_length (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A D_testinternalcapi.c132 test_bit_length(PyObject *self, PyObject *Py_UNUSED(args)) in test_bit_length() function
533 {"test_bit_length", test_bit_length, METH_NOARGS},
/third_party/python/Lib/test/
H A Dtest_long.py1091 def test_bit_length(self): member in LongTest

Completed in 3 milliseconds