Home
last modified time | relevance | path

Searched refs:test_bit_count (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/
H A Dtest_scalar_methods.py251 def test_bit_count(self): member in TestBitCount
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_long.py1125 def test_bit_count(self): member in LongTest