Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_hash.py87 default_expected = [object(), variable in HashInheritanceTestCase
101 for obj in self.default_expected:
113 objects = (self.default_expected +
/external/python/cpython3/Lib/test/
Dtest_hash.py115 default_expected = [object(), variable in HashInheritanceTestCase
128 for obj in self.default_expected:
140 objects = (self.default_expected +