Searched refs:Subclass (Results 1 - 8 of 8) sorted by last modified time

/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_itertools.py1406 class Subclass(cls): class in function:SubclassWithKwargsTest.test_keywords_in_subclass
1410 Subclass(newarg=1)
H A Dtest_random.py593 class Subclass(random.Random): class in function:TestModule.test_random_subclass_with_kwargs
596 Subclass(newarg=1)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_itertools.py1406 class Subclass(cls): class in function:SubclassWithKwargsTest.test_keywords_in_subclass
1410 Subclass(newarg=1)
H A Dtest_random.py593 class Subclass(random.Random): class in function:TestModule.test_random_subclass_with_kwargs
596 Subclass(newarg=1)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_itertools.py1406 class Subclass(cls): class in function:SubclassWithKwargsTest.test_keywords_in_subclass
1410 Subclass(newarg=1)
H A Dtest_random.py593 class Subclass(random.Random): class in function:TestModule.test_random_subclass_with_kwargs
596 Subclass(newarg=1)
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_itertools.py1406 class Subclass(cls): class in function:SubclassWithKwargsTest.test_keywords_in_subclass
1410 Subclass(newarg=1)
H A Dtest_random.py593 class Subclass(random.Random): class in function:TestModule.test_random_subclass_with_kwargs
596 Subclass(newarg=1)

Completed in 311 milliseconds