Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_random.py1107 def test_gammavariate_alpha_greater_one(self, random_mock): argument
1118 def test_gammavariate_alpha_equal_one(self, random_mock): argument
1129 def test_gammavariate_alpha_equal_one_equals_expovariate(self, random_mock): argument
1140 def test_gammavariate_alpha_between_zero_and_one(self, random_mock): argument