Searched refs:test_randbelow_logic (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_random.py | 285 def test_randbelow_logic(self, _log=log, int=int): member in SystemRandom_TestBasicOps |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_random.py | 556 def test_randbelow_logic(self, _log=log, int=int): member in SystemRandom_TestBasicOps |