Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_random.py617 def test_random_subclass_with_kwargs(self): member in TestModule
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_random.py1218 def test_random_subclass_with_kwargs(self): member in TestRandomSubclassing